Skip to content

Add code coverage for ApplicableToButtonAttribute #13457

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 2 commits into
base: main
Choose a base branch
from

Conversation

Zheng-Li01
Copy link
Member

@Zheng-Li01 Zheng-Li01 commented May 14, 2025

Related #13442

Proposed changes

Add unit test file: ApplicableToButtonAttributeTests.cs for public methods of the ApplicableToButtonAttribute.cs

Microsoft Reviewers: Open in CodeFlow

@Zheng-Li01 Zheng-Li01 requested a review from a team as a code owner May 14, 2025 07:33
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label May 14, 2025
Copy link

codecov bot commented May 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.60217%. Comparing base (5821493) to head (9824fee).
Report is 5 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                  @@
##                main      #13457          +/-   ##
====================================================
+ Coverage   62.21083%   76.60217%   +14.39134%     
====================================================
  Files           3213        3230          +17     
  Lines         638302      639102         +800     
  Branches       47201       47289          +88     
====================================================
+ Hits          397093      489566       +92473     
+ Misses        234153      145965       -88188     
+ Partials        7056        3571        -3485     
Flag Coverage Δ
Debug 76.60217% <100.00000%> (+14.39133%) ⬆️
integration 18.78598% <ø> (-0.00281%) ⬇️
production 51.00719% <ø> (+32.21841%) ⬆️
test 97.40414% <100.00000%> (+0.00002%) ⬆️
unit 48.41383% <ø> (?)

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.

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