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 ToolStripTextBox #11848

Merged

Conversation

Zheng-Li01
Copy link
Member

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

related #10453

Proposed changes

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

Microsoft Reviewers: Open in CodeFlow

@Zheng-Li01 Zheng-Li01 requested a review from a team as a code owner August 9, 2024 08:57
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Aug 9, 2024
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 99.81447% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.04154%. Comparing base (4c0d851) to head (8b73438).
Report is 52 commits behind head on feature/10.0.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feature/10.0      #11848         +/-   ##
======================================================
+ Coverage      74.84883%   75.04154%   +0.19270%     
======================================================
  Files              3014        3036         +22     
  Lines            629414      630780       +1366     
  Branches          46716       46697         -19     
======================================================
+ Hits             471109      473347       +2238     
+ Misses           154944      154085        -859     
+ Partials           3361        3348         -13     
Flag Coverage Δ
Debug 75.04154% <99.81447%> (+0.19270%) ⬆️
integration 17.95010% <ø> (-0.09365%) ⬇️
production 48.14853% <ø> (+0.29144%) ⬆️
test 97.01505% <99.81447%> (+0.00601%) ⬆️
unit 45.17256% <ø> (+0.29074%) ⬆️

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

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.

Overall looks good.
@LeafShi1 @SimonZhao888 @Epica3055 @ricardobossan - could you please review this PR?

@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 Aug 9, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Aug 12, 2024
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Aug 12, 2024
@Tanya-Solyanik Tanya-Solyanik added ready-to-merge PRs that are ready to merge but worth notifying the internal team. and removed waiting-review This item is waiting on review by one or more members of team labels Aug 12, 2024
@Tanya-Solyanik Tanya-Solyanik merged commit 71a8e44 into dotnet:feature/10.0 Aug 13, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot removed the ready-to-merge PRs that are ready to merge but worth notifying the internal team. label Aug 13, 2024
paul1956 pushed a commit to paul1956/winforms that referenced this pull request Aug 15, 2024
Add unit tests for toolstrip to test its properties & methods & events
paul1956 pushed a commit to paul1956/winforms that referenced this pull request Aug 15, 2024
Add unit tests for toolstrip to test its properties & methods & events
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 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