Skip to content

Improve coverage #6474

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

Merged
merged 4 commits into from
Feb 3, 2023
Merged

Improve coverage #6474

merged 4 commits into from
Feb 3, 2023

Conversation

sharwell
Copy link

@sharwell sharwell commented Feb 3, 2023

Small coverage improvements noted when reviewing the results of recent codecov.io updates.

Closes #2292

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #6474 (625387b) into main (5802d3a) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6474      +/-   ##
==========================================
+ Coverage   96.15%   96.41%   +0.26%     
==========================================
  Files        1374     1371       -3     
  Lines      319075   318616     -459     
  Branches    10333    10224     -109     
==========================================
+ Hits       306801   307190     +389     
+ Misses       9818     8971     -847     
+ Partials     2456     2455       -1     

@sharwell sharwell marked this pull request as ready for review February 3, 2023 16:45
@sharwell sharwell requested a review from a team as a code owner February 3, 2023 16:45
@sharwell sharwell merged commit 23b0f3d into dotnet:main Feb 3, 2023
@sharwell sharwell deleted the improve-coverage branch February 3, 2023 19:24
@github-actions github-actions bot added this to the vNext milestone Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImplementStandardExceptionConstructorsFixer is not deterministic
2 participants