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 unit test for ToolStripInSituService #13021

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

John-Qiao
Copy link
Member

@John-Qiao John-Qiao commented Feb 25, 2025

Related #10773

Proposed changes

  • Add unit test ToolStripInSituServiceTests.cs for properties and methods of the ToolStripInSituService.
Microsoft Reviewers: Open in CodeFlow

@John-Qiao John-Qiao requested a review from a team as a code owner February 25, 2025 08:20
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.11337%. Comparing base (8ef1b9c) to head (c07d104).
Report is 82 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13021         +/-   ##
===================================================
+ Coverage   75.97321%   76.11337%   +0.14016%     
===================================================
  Files           3265        3276         +11     
  Lines         643286      643879        +593     
  Branches       47431       47460         +29     
===================================================
+ Hits          488725      490078       +1353     
+ Misses        150991      150230        -761     
- Partials        3570        3571          +1     
Flag Coverage Δ
Debug 76.11337% <100.00000%> (+0.14016%) ⬆️
integration 18.04023% <ø> (+0.02806%) ⬆️
production 50.14895% <ø> (+0.28327%) ⬆️
test 96.95079% <100.00000%> (-0.00241%) ⬇️
unit 47.58260% <ø> (+0.25759%) ⬆️

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

@John-Qiao John-Qiao added the waiting-review This item is waiting on review by one or more members of team label Feb 25, 2025
@Tanya-Solyanik Tanya-Solyanik removed the waiting-review This item is waiting on review by one or more members of team label Feb 26, 2025
@Tanya-Solyanik Tanya-Solyanik added waiting-author-feedback The team requires more information from the author waiting-review This item is waiting on review by one or more members of team and removed waiting-review This item is waiting on review by one or more members of team waiting-author-feedback The team requires more information from the author labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-review This item is waiting on review by one or more members of team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants