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

Add test code coverage for MaskDescriptor #11703

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

Zheng-Li01
Copy link
Member

@Zheng-Li01 Zheng-Li01 commented Jul 18, 2024

Related #10773

Proposed changes
Add unit test file: MaskDescriptorTests.cs for public properties of the MaskDescriptor

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 8 lines in your changes missing coverage. Please review.

Project coverage is 74.72948%. Comparing base (fa07c1b) to head (57a5369).
Report is 27 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #11703         +/-   ##
===================================================
+ Coverage   74.55969%   74.72948%   +0.16978%     
===================================================
  Files           3041        3044          +3     
  Lines         629780      630549        +769     
  Branches       46845       46853          +8     
===================================================
+ Hits          469562      471206       +1644     
+ Misses        156849      155975        -874     
+ Partials        3369        3368          -1     
Flag Coverage Δ
Debug 74.72948% <90.90909%> (+0.16978%) ⬆️
integration 17.95522% <ø> (+0.08247%) ⬆️
production 47.74871% <ø> (+0.30198%) ⬆️
test 96.98467% <90.90909%> (+0.00641%) ⬆️
unit 44.79413% <ø> (+0.22167%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Jul 18, 2024
@lonitra lonitra added 📭 waiting-author-feedback The team requires more information from the author and removed waiting-review This item is waiting on review by one or more members of team labels Jul 18, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Jul 19, 2024
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Jul 19, 2024
Copy link
Member

@lonitra lonitra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@lonitra
Copy link
Member

lonitra commented Jul 19, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lonitra lonitra enabled auto-merge (squash) July 19, 2024 16:33
@lonitra lonitra merged commit 8bd0090 into dotnet:main Jul 19, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0 Preview7 milestone Jul 19, 2024
@dotnet-policy-service dotnet-policy-service bot removed the waiting-review This item is waiting on review by one or more members of team label Jul 19, 2024
@Zheng-Li01 Zheng-Li01 deleted the Add_Code_Coverage_For_MaskDescriptor branch July 22, 2024 02:33
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants