-
Notifications
You must be signed in to change notification settings - Fork 985
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
Cleanup DataGridViewRow tests and add sync with DataGridViewColumn #3213
Conversation
What I've done here is essentially remove any creation of controls in the
|
fcc2d21
to
a40953e
Compare
MC |
a40953e
to
9a2b1a2
Compare
Fixed the MC |
9a2b1a2
to
75bb408
Compare
Codecov Report
@@ Coverage Diff @@
## master #3213 +/- ##
====================================================
- Coverage 98.54350% 33.02529% -65.51821%
====================================================
Files 420 866 +446
Lines 197872 254075 +56203
Branches 2756 36750 +33994
====================================================
- Hits 194990 83909 -111081
- Misses 2329 165354 +163025
- Partials 553 4812 +4259
|
This gives me some hope to go through the piles of GitHub notifications before you're back 🤣 |
Proposed Changes
DataGridViewRow_PaintCells_Invoke_Success
deadlock #3209Microsoft Reviewers: Open in CodeFlow