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 tests for RadioButton and RadioButton.RadioButtonAccessibleObject #11687

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

Olina-Zhang
Copy link
Member

@Olina-Zhang Olina-Zhang commented Jul 17, 2024

Related #10453

Proposed changes

  • Add unit test for RadioButton to test its property: CheckAlign
  • Add unit test for RadioButton.RadioButtonAccessibleObject to test its properties: Name, KeyboardShortcut
Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.65341%. Comparing base (bb601b3) to head (26a652c).
Report is 5 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #11687         +/-   ##
===================================================
+ Coverage   74.65248%   74.65341%   +0.00092%     
===================================================
  Files           3042        3042                 
  Lines         629821      629852         +31     
  Branches       46847       46846          -1     
===================================================
+ Hits          470177      470206         +29     
- Misses        156275      156280          +5     
+ Partials        3369        3366          -3     
Flag Coverage Δ
Debug 74.65341% <100.00000%> (+0.00092%) ⬆️
integration 17.95959% <ø> (+0.01043%) ⬆️
production 47.64094% <ø> (-0.00346%) ⬇️
test 96.97864% <100.00000%> (+0.00039%) ⬆️
unit 44.68697% <ø> (-0.00397%) ⬇️

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

@Tanya-Solyanik Tanya-Solyanik added the 📭 waiting-author-feedback The team requires more information from the author label Jul 17, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Jul 18, 2024
@lonitra lonitra merged commit 751bc8f into dotnet:main Jul 18, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0 Preview7 milestone Jul 18, 2024
@Olina-Zhang Olina-Zhang deleted the UnitTest_RadioButton branch July 22, 2024 01:28
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 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.

3 participants