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 TextBoxActionList #12198

Merged

Conversation

MelonWang1
Copy link
Contributor

@MelonWang1 MelonWang1 commented Sep 23, 2024

Related #10773

Proposed changes

  • Add unit test TextBoxActionListTests.cs for public properties and method of the TextBoxActionList.
  • Enable nullability in TextBoxActionList.
Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.38943%. Comparing base (66894e2) to head (c928d9a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12198         +/-   ##
===================================================
+ Coverage   75.34760%   75.38943%   +0.04183%     
===================================================
  Files           3099        3100          +1     
  Lines         634429      634451         +22     
  Branches       46874       46874                 
===================================================
+ Hits          478027      478309        +282     
+ Misses        152989      152732        -257     
+ Partials        3413        3410          -3     
Flag Coverage Δ
Debug 75.38943% <100.00000%> (+0.04183%) ⬆️
integration 17.99846% <ø> (+0.07047%) ⬆️
production 48.76677% <ø> (+0.09176%) ⬆️
test 97.02681% <100.00000%> (-0.00011%) ⬇️
unit 45.80146% <ø> (+0.00844%) ⬆️

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

Copy link
Member

@Tanya-Solyanik Tanya-Solyanik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Tanya-Solyanik Tanya-Solyanik merged commit 9bb6315 into dotnet:main Sep 23, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Sep 23, 2024
@MelonWang1 MelonWang1 deleted the Add-unit-tests-for-TextBoxActionList branch September 24, 2024 09:35
@github-actions github-actions bot locked and limited conversation to collaborators Oct 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