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 DataGridViewSortCompareEventArgs #12768

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

Conversation

Olina-Zhang
Copy link
Member

@Olina-Zhang Olina-Zhang commented Jan 13, 2025

related #10453

Proposed changes

  • Add unit tests for DataGridViewSortCompareEventArgs to test its Constructor initialization, SortResult property
  • Enable nullability in DataGridViewSortCompareEventArgsTests.cs
Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.18360%. Comparing base (9780820) to head (79b0bf6).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12768         +/-   ##
===================================================
- Coverage   76.18717%   76.18360%   -0.00357%     
===================================================
  Files           3193        3194          +1     
  Lines         640306      640336         +30     
  Branches       47237       47237                 
===================================================
  Hits          487831      487831                 
- Misses        148942      148977         +35     
+ Partials        3533        3528          -5     
Flag Coverage Δ
Debug 76.18360% <100.00000%> (-0.00357%) ⬇️
integration 18.16189% <ø> (-0.01622%) ⬇️
production 50.12232% <ø> (-0.00599%) ⬇️
test 97.01973% <100.00000%> (-0.00340%) ⬇️
unit 47.54548% <ø> (+0.00316%) ⬆️

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant