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 toolstripComboBox #11999

Merged

Conversation

Zheng-Li01
Copy link
Member

@Zheng-Li01 Zheng-Li01 commented Aug 28, 2024

related #10453

Proposed changes

Add unit tests for ToolStripComboBox to test its properties & methods & events

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.09917%. Comparing base (e4085eb) to head (e397939).
Report is 59 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #11999         +/-   ##
===================================================
+ Coverage   75.01536%   75.09917%   +0.08380%     
===================================================
  Files           3047        3064         +17     
  Lines         631584      632256        +672     
  Branches       46764       46785         +21     
===================================================
+ Hits          473785      474819       +1034     
+ Misses        154434      154062        -372     
- Partials        3365        3375         +10     
Flag Coverage Δ
Debug 75.09917% <100.00000%> (+0.08380%) ⬆️
integration 17.94234% <ø> (+0.00794%) ⬆️
production 48.26913% <ø> (+0.14449%) ⬆️
test 97.01791% <100.00000%> (+0.00144%) ⬆️
unit 45.29529% <ø> (+0.16915%) ⬆️

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 Aug 28, 2024
@LeafShi1 LeafShi1 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 Aug 28, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Aug 29, 2024
@Tanya-Solyanik Tanya-Solyanik added the 📭 waiting-author-feedback The team requires more information from the author label Sep 1, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Sep 2, 2024
@Tanya-Solyanik Tanya-Solyanik merged commit c7c37ed into dotnet:main Sep 3, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Sep 3, 2024
@Zheng-Li01 Zheng-Li01 deleted the Add_Code_Coverage_For_ToolStripComboBox branch September 4, 2024 01:04
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.

4 participants