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 comboBox #12038

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

Nora-Zhou01
Copy link
Member

@Nora-Zhou01 Nora-Zhou01 commented Sep 4, 2024

related #10453

Proposed changes

Add unit tests for ComboBox to test its event: MeasureItem, Paint

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.17159%. Comparing base (e4085eb) to head (534b7cb).
Report is 80 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12038         +/-   ##
===================================================
+ Coverage   75.01536%   75.17159%   +0.15622%     
===================================================
  Files           3047        3070         +23     
  Lines         631584      632606       +1022     
  Branches       46764       46789         +25     
===================================================
+ Hits          473785      475540       +1755     
+ Misses        154434      153689        -745     
- Partials        3365        3377         +12     
Flag Coverage Δ
Debug 75.17159% <100.00000%> (+0.15622%) ⬆️
integration 17.96720% <ø> (+0.03279%) ⬆️
production 48.40253% <ø> (+0.27789%) ⬆️
test 97.02050% <100.00000%> (+0.00403%) ⬆️
unit 45.41969% <ø> (+0.29355%) ⬆️

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

@LeafShi1 LeafShi1 added the 📭 waiting-author-feedback The team requires more information from the author label Sep 4, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Sep 5, 2024
@Nora-Zhou01 Nora-Zhou01 added the waiting-review This item is waiting on review by one or more members of team label Sep 5, 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 Sep 5, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Sep 6, 2024
@Tanya-Solyanik Tanya-Solyanik added the 📭 waiting-author-feedback The team requires more information from the author label Sep 6, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Sep 9, 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 be5fa59 into dotnet:main Sep 9, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Sep 9, 2024
@Nora-Zhou01 Nora-Zhou01 deleted the Add-code-coverage-for-comboBox branch September 13, 2024 01:50
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.

5 participants