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 tests for MaskedTextBoxTextEditor #11737

Conversation

LeafShi1
Copy link
Member

@LeafShi1 LeafShi1 commented Jul 23, 2024

Related #10773

Proposed changes

  • Add unit test MaskedTextBoxTextEditorTests.cs for public properties and method of the MaskedTextBoxTextEditor
Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 99.23077% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.75712%. Comparing base (c0318e5) to head (f7cf2be).
Report is 9 commits behind head on feature/10.0.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feature/10.0      #11737         +/-   ##
======================================================
+ Coverage      74.73622%   74.75712%   +0.02089%     
======================================================
  Files              3045        3046          +1     
  Lines            630638      630768        +130     
  Branches          46862       46867          +5     
======================================================
+ Hits             471315      471544        +229     
+ Misses           155957      155863         -94     
+ Partials           3366        3361          -5     
Flag Coverage Δ
Debug 74.75712% <99.23077%> (+0.02089%) ⬆️
integration 17.96079% <ø> (+0.01652%) ⬆️
production 47.79302% <ø> (+0.03508%) ⬆️
test 96.98618% <99.23077%> (+0.00084%) ⬆️
unit 44.83540% <ø> (+0.03052%) ⬆️

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 added the ready-to-merge PRs that are ready to merge but worth notifying the internal team. label Jul 23, 2024
@lonitra lonitra merged commit ab588d3 into dotnet:feature/10.0 Jul 23, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot removed the ready-to-merge PRs that are ready to merge but worth notifying the internal team. label Jul 23, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2024
@LeafShi1 LeafShi1 deleted the Add_UnitTests_For_MaskedTextBoxTextEditor branch September 5, 2024 09:38
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