-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fixing availability of ShowCellToolTips and ShowCellErrors setters #1853
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
Conversation
RussKie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
e221c26 to
224f7bd
Compare
Codecov Report
@@ Coverage Diff @@
## master #1853 +/- ##
=================================================
- Coverage 29.27774% 29.22474% -0.053%
=================================================
Files 940 940
Lines 266677 266685 +8
Branches 37947 37947
=================================================
- Hits 78077 77938 -139
- Misses 183373 183529 +156
+ Partials 5227 5218 -9
|
|
When some developers will change the code of these properties, they will not care about the implementation of the getters in the setters. We must take preventive measures to avoid bugs. |
|
Needs code review. |
RussKie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, though the cyclomatic complexity concerns me greatly...
|
In my opinion, it is minimal nesting. |
|
Approved on my end. Do we need testing before adding the Ask Mode label. @RussKie |
|
This change is targeting 5.0, so no "ask-mode" :) |
|
Testing is blocked now for the master branch. |
Why is that? |
|
At the moment testers can't test this fix using Core 5.0. |
|
@vladimir-krestov, here is the issue #2156 |
|
Thank you. |
|
Testers approved these changes. ✔️
|
670ff40 to
8db67da
Compare
Proposed changes
setblocks ofShowCellToolTipsandShowCellErrorsproperties inDataGridView.csto avoid possible problemsCustomer Impact
Regression?
Risk
Test environment(s)
Microsoft Reviewers: Open in CodeFlow