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 test coverage for BaseContextMenuStrip #11723

Merged

Conversation

Liv-Goh
Copy link
Contributor

@Liv-Goh Liv-Goh commented Jul 22, 2024

Related #10773

Proposed changes

  • Add unit test for BaseContextMenuStrip to test its method: RefreshItems
Microsoft Reviewers: Open in CodeFlow

@Liv-Goh Liv-Goh requested a review from a team as a code owner July 22, 2024 02:17
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.79039%. Comparing base (3f282e9) to head (c220a41).
Report is 34 commits behind head on feature/10.0.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feature/10.0      #11723         +/-   ##
======================================================
+ Coverage      74.65600%   74.79039%   +0.13438%     
======================================================
  Files              3042        3051          +9     
  Lines            629873      630934       +1061     
  Branches          46865       46876         +11     
======================================================
+ Hits             470238      471878       +1640     
+ Misses           156274      155698        -576     
+ Partials           3361        3358          -3     
Flag Coverage Δ
Debug 74.79039% <100.00000%> (+0.13438%) ⬆️
integration 17.96591% <ø> (-0.00779%) ⬇️
production 47.85342% <ø> (+0.19852%) ⬆️
test 96.98756% <100.00000%> (+0.00921%) ⬆️
unit 44.89694% <ø> (+0.19894%) ⬆️

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

@Liv-Goh Liv-Goh added the waiting-review This item is waiting on review by one or more members of team label Jul 22, 2024
@lonitra lonitra changed the base branch from main to feature/10.0 July 23, 2024 00:53
@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 Jul 23, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Jul 24, 2024
@lonitra lonitra merged commit 00af9d7 into dotnet:feature/10.0 Jul 26, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 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