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 code coverage for DataGridViewRowHeightInfoPushedEventArgs #12673

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

Conversation

Zheng-Li01
Copy link
Member

@Zheng-Li01 Zheng-Li01 commented Dec 23, 2024

related #10453

Proposed changes

Add unit tests for DataGridViewRowHeightInfoPushedEventArgs.cs to test its properties

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.02833%. Comparing base (dba5d6e) to head (81ee842).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12673         +/-   ##
===================================================
- Coverage   76.03108%   76.02833%   -0.00276%     
===================================================
  Files           3181        3182          +1     
  Lines         639670      639676          +6     
  Branches       47215       47215                 
===================================================
- Hits          486348      486335         -13     
- Misses        149805      149830         +25     
+ Partials        3517        3511          -6     
Flag Coverage Δ
Debug 76.02833% <100.00000%> (-0.00276%) ⬇️
integration 18.17416% <ø> (ø)
production 49.81706% <ø> (-0.00598%) ⬇️
test 97.02639% <100.00000%> (-0.00051%) ⬇️
unit 47.01443% <ø> (-0.03094%) ⬇️

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

@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Dec 23, 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