winforms
winforms copied to clipboard
fixed #11214
Fixes #11214
Link for issue: https://github.com/dotnet/winforms/issues/11214
Proposed changes
- Updated if condition to bypass base.IsHandleCreated
Regression?
- No
Microsoft Reviewers: Open in CodeFlow
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.46746%. Comparing base (
9c9b2e0) to head (4ec1707). Report is 380 commits behind head on feature/10.0.
Additional details and impacted files
@@ Coverage Diff @@
## feature/10.0 #11213 +/- ##
======================================================
+ Coverage 73.39203% 74.46746% +1.07542%
======================================================
Files 3097 3210 +113
Lines 632134 666150 +34016
Branches 46650 51987 +5337
======================================================
+ Hits 463936 496065 +32129
- Misses 164802 166675 +1873
- Partials 3396 3410 +14
| Flag | Coverage Δ | |
|---|---|---|
| Debug | 74.46746% <100.00000%> (+1.07542%) |
:arrow_up: |
| integration | 19.32092% <100.00000%> (+1.11147%) |
:arrow_up: |
| production | 49.16549% <100.00000%> (+2.36480%) |
:arrow_up: |
| test | 95.16751% <ø> (+0.18483%) |
:arrow_up: |
| unit | 46.18739% <100.00000%> (+2.30696%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
@swapso can you update the PR description with the correct issue ID?
@swapso can you update the PR description with the correct issue ID?
Hi @elachlan I have updated correct Issue ID.