Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

housekeeping: add Int tests and benchmark projects #1242

Merged
merged 40 commits into from Aug 29, 2023
Merged

Conversation

dpvreony
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 20, 2022

Codecov Report

Merging #1242 (6c59df4) into main (ad4624e) will increase coverage by 4.88%.
The diff coverage is 61.85%.

@@            Coverage Diff             @@
##             main    #1242      +/-   ##
==========================================
+ Coverage   22.11%   26.99%   +4.88%     
==========================================
  Files         139      157      +18     
  Lines        4373     4497     +124     
  Branches      466      386      -80     
==========================================
+ Hits          967     1214     +247     
+ Misses       3303     3212      -91     
+ Partials      103       71      -32     
Files Changed Coverage Δ
...f.AspNetCore/ContentTypes/ContentTypeExtensions.cs 0.00% <0.00%> (ø)
...ader/AddServerDetailsToResponseHeaderMiddleware.cs 0.00% <0.00%> (ø)
...rization/AddAuthorizePolicyControllerConvention.cs 0.00% <0.00%> (ø)
...Core/Features/ApplicationStartup/WebHostFactory.cs 0.00% <0.00%> (ø)
...AspNetCore/Features/StartUp/RateLimitingStartUp.cs 0.00% <0.00%> (ø)
...res/Swagger/SwaggerClassMetaDataOperationFilter.cs 0.00% <0.00%> (ø)
...ore/Features/Swagger/SwaggerUiOptionsExtensions.cs 0.00% <0.00%> (ø)
...NetCore/FileTransfer/BaseFileDownloadController.cs 0.00% <0.00%> (ø)
....AspNetCore/FileTransfer/FileNameAndStreamModel.cs 0.00% <0.00%> (ø)
...pNetCore/Swashbuckle/OpenApiResponsesExtensions.cs 0.00% <0.00%> (ø)
... and 28 more

... and 11 files with indirect coverage changes

@sonarcloud
Copy link

sonarcloud bot commented Nov 28, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Jan 30, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented May 4, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dpvreony dpvreony merged commit 76e3bf6 into main Aug 29, 2023
6 of 8 checks passed
@sonarcloud
Copy link

sonarcloud bot commented Aug 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dpvreony dpvreony deleted the intandbenchmarks branch September 9, 2023 22:00
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant