Skip to content

Add code coverage for DataGridViewComboBoxColumn #13617

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

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 Jun 18, 2025

Related #13442

Proposed changes

Add unit test file:DataGridViewComboBoxColumnTest.cs for public methods of the DataGridViewComboBoxColumn.cs

Microsoft Reviewers: Open in CodeFlow

@Zheng-Li01 Zheng-Li01 requested a review from a team as a code owner June 18, 2025 09:10
@Zheng-Li01 Zheng-Li01 added the waiting-review This item is waiting on review by one or more members of team label Jun 18, 2025
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

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

Project coverage is 76.65620%. Comparing base (ece6f6d) to head (ad80cd1).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13617         +/-   ##
===================================================
+ Coverage   76.58723%   76.65620%   +0.06896%     
===================================================
  Files           3253        3254          +1     
  Lines         640992      641438        +446     
  Branches       47439       47460         +21     
===================================================
+ Hits          490918      491702        +784     
+ Misses        146541      146204        -337     
+ Partials        3533        3532          -1     
Flag Coverage Δ
Debug 76.65620% <99.77578%> (+0.06896%) ⬆️
integration 18.48216% <ø> (ø)
production 51.13956% <ø> (+0.11781%) ⬆️
test 97.41473% <99.77578%> (+0.00298%) ⬆️
unit 48.55183% <ø> (+0.11990%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LeafShi1 LeafShi1 requested a review from Copilot June 19, 2025 07:16
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test coverage 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.

3 participants