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 DataGridViewLinkColumn #12522

Merged

Conversation

Zheng-Li01
Copy link
Member

@Zheng-Li01 Zheng-Li01 commented Nov 21, 2024

related #10453

Proposed changes

Add unit tests for DataGridViewLinkColumn.cs to test its properties & methods & events

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.79139%. Comparing base (a3973fb) to head (2e74a20).
Report is 52 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12522         +/-   ##
===================================================
+ Coverage   75.71735%   75.79139%   +0.07404%     
===================================================
  Files           3152        3162         +10     
  Lines         635709      636319        +610     
  Branches       46970       46996         +26     
===================================================
+ Hits          481342      482275        +933     
+ Misses        150932      150586        -346     
- Partials        3435        3458         +23     
Flag Coverage Δ
Debug 75.79139% <100.00000%> (+0.07404%) ⬆️
integration 18.04754% <ø> (-0.22263%) ⬇️
production 49.36480% <ø> (+0.08729%) ⬆️
test 97.05158% <100.00000%> (+0.00127%) ⬆️
unit 46.64352% <ø> (+0.38882%) ⬆️

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 Nov 21, 2024
@ricardobossan ricardobossan added the waiting-author-feedback The team requires more information from the author label Nov 22, 2024
@dotnet-policy-service dotnet-policy-service bot removed the waiting-author-feedback The team requires more information from the author label Nov 25, 2024
@ricardobossan ricardobossan added waiting-author-feedback The team requires more information from the author and removed waiting-review This item is waiting on review by one or more members of team labels Nov 25, 2024
@dotnet-policy-service dotnet-policy-service bot removed the waiting-author-feedback The team requires more information from the author label Nov 26, 2024
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Nov 26, 2024
@lonitra lonitra merged commit d629bce into dotnet:main Nov 26, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Nov 26, 2024
@dotnet-policy-service dotnet-policy-service bot removed the waiting-review This item is waiting on review by one or more members of team label Nov 26, 2024
@Zheng-Li01 Zheng-Li01 deleted the Add_code_coverage_for_DataGridViewLinkColumn branch December 4, 2024 01:02
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
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