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 ListControlStringCollectionEditor #12516

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nora-Zhou01
Copy link
Member

@Nora-Zhou01 Nora-Zhou01 commented Nov 20, 2024

Related #10773

Proposed changes

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

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.74520%. Comparing base (e4085eb) to head (7a1c240).
Report is 352 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12516         +/-   ##
===================================================
+ Coverage   75.01536%   75.74520%   +0.72983%     
===================================================
  Files           3047        3158        +111     
  Lines         631584      636134       +4550     
  Branches       46764       47003        +239     
===================================================
+ Hits          473785      481841       +8056     
+ Misses        154434      150829       -3605     
- Partials        3365        3464         +99     
Flag Coverage Δ
Debug 75.74520% <100.00000%> (+0.72983%) ⬆️
integration 18.17498% <ø> (+0.24058%) ⬆️
production 49.31432% <ø> (+1.18968%) ⬆️
test 97.04561% <100.00000%> (+0.02913%) ⬆️
unit 46.50538% <ø> (+1.37924%) ⬆️

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

---- 🚨 Try these New Features:

@Nora-Zhou01 Nora-Zhou01 added the waiting-review This item is waiting on review by one or more members of team label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant