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 ToolStripPanel_ToolStripPanelRowCollection #12111

Conversation

Zheng-Li01
Copy link
Member

@Zheng-Li01 Zheng-Li01 commented Sep 11, 2024

related #10453

Proposed changes
Add unit tests for ToolStripPanel_ToolStripPanelRowCollection to test its properties & methods & events

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 99.00990% with 2 lines in your changes missing coverage. Please review.

Project coverage is 75.25299%. Comparing base (77da9f6) to head (f7fad1f).
Report is 28 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12111         +/-   ##
===================================================
+ Coverage   75.21424%   75.25299%   +0.03874%     
===================================================
  Files           3076        3084          +8     
  Lines         633053      633519        +466     
  Branches       46814       46831         +17     
===================================================
+ Hits          476146      476742        +596     
+ Misses        153515      153373        -142     
- Partials        3392        3404         +12     
Flag Coverage Δ
Debug 75.25299% <99.00990%> (+0.03874%) ⬆️
integration 18.01725% <ø> (-0.00766%) ⬇️
production 48.55131% <ø> (+0.05805%) ⬆️
test 97.02310% <99.00990%> (-0.00012%) ⬇️
unit 45.56851% <ø> (+0.07677%) ⬆️

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 Sep 11, 2024
@Tanya-Solyanik Tanya-Solyanik 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 11, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Sep 12, 2024
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Sep 12, 2024
@Tanya-Solyanik Tanya-Solyanik 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 13, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Sep 14, 2024
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Sep 14, 2024
Copy link
Member

@Tanya-Solyanik Tanya-Solyanik 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!

@Tanya-Solyanik Tanya-Solyanik removed the waiting-review This item is waiting on review by one or more members of team label Sep 14, 2024
@Tanya-Solyanik Tanya-Solyanik merged commit 62c66c1 into dotnet:main Sep 14, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Sep 14, 2024
@Zheng-Li01 Zheng-Li01 deleted the Add_Code_Coverage_For_ToolStripPanel_ToolStripPanelRowCollectionTests branch September 18, 2024 02:22
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.

3 participants