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 code coverage for MaskDescriptorComparer #11734

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Add code coverage for MaskDescriptorComparer #11734

merged 1 commit into from
Jul 23, 2024

Conversation

Zheng-Li01
Copy link
Member

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

Related #10773

Proposed changes
Add unit test file: MaskDescriptorTests.cs for public properties/Methods of the MaskDescriptorComparer

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.74068%. Comparing base (c0318e5) to head (37eb9b4).
Report is 4 commits behind head on feature/10.0.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feature/10.0      #11734         +/-   ##
======================================================
+ Coverage      74.73622%   74.74068%   +0.00445%     
======================================================
  Files              3045        3046          +1     
  Lines            630638      630690         +52     
  Branches          46862       46867          +5     
======================================================
+ Hits             471315      471382         +67     
+ Misses           155957      155944         -13     
+ Partials           3366        3364          -2     
Flag Coverage Δ
Debug 74.74068% <100.00000%> (+0.00445%) ⬆️
integration 17.94426% <ø> (ø)
production 47.76319% <ø> (+0.00525%) ⬆️
test 96.98579% <100.00000%> (+0.00045%) ⬆️
unit 44.81119% <ø> (+0.00631%) ⬆️

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 23, 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 lonitra merged commit c39ce9d into dotnet:feature/10.0 Jul 23, 2024
8 checks passed
@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 23, 2024
@Zheng-Li01 Zheng-Li01 deleted the Add_code_coverage_for_MaskDescriptorComparer branch July 24, 2024 06:05
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 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