Skip to content

Adds coverage for ComponentTray #13396

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

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

Conversation

ricardobossan
Copy link
Member

@ricardobossan ricardobossan commented Apr 30, 2025

Related #10773

Proposed changes

  • Adds coverage for public properties and methods of ComponentTray.

Customer Impact

  • None

Regression?

  • No

Risk

  • Minimal

Test methodology

  • Unit tests

Test environment(s)

  • 10.0.100-preview.3.25201.16
Microsoft Reviewers: Open in CodeFlow

Related dotnet#10773

- Adds coverage for `ComponentTray`.

- None

- No

- Minimal

- Unit tests

- 10.0.100-preview.3.25201.16
@ricardobossan ricardobossan self-assigned this Apr 30, 2025
@ricardobossan
Copy link
Member Author

Drafted because will add more tests.

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.96868%. Comparing base (5f9458e) to head (2ad5df2).
Report is 23 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13396         +/-   ##
===================================================
+ Coverage   62.72868%   62.96868%   +0.24000%     
===================================================
  Files           1561        1563          +2     
  Lines         159997      160132        +135     
  Branches       14918       14919          +1     
===================================================
+ Hits          100364      100833        +469     
+ Misses         58857       58524        -333     
+ Partials         776         775          -1     
Flag Coverage Δ
Debug 62.96868% <100.00000%> (+0.24000%) ⬆️
integration 11.33844% <ø> (+0.00418%) ⬆️
production 41.26602% <ø> (+0.34682%) ⬆️
test 95.71205% <100.00000%> (+0.00909%) ⬆️
unit 38.67313% <ø> (+0.35097%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dotnet-policy-service dotnet-policy-service bot added the draft draft PR label Apr 30, 2025
@ricardobossan ricardobossan changed the title - Adds coverage for ComponentTray Adds coverage for ComponentTray Apr 30, 2025
@ricardobossan ricardobossan marked this pull request as ready for review May 8, 2025 02:19
@ricardobossan ricardobossan requested a review from a team as a code owner May 8, 2025 02:19
@ricardobossan ricardobossan added waiting-review This item is waiting on review by one or more members of team and removed draft draft PR labels May 8, 2025
@ricardobossan ricardobossan marked this pull request as draft May 8, 2025 18:19
@ricardobossan ricardobossan marked this pull request as ready for review May 8, 2025 18:25
Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) added 2 commits May 9, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test coverage 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