Ports DataMemberFieldEditor to the Runtime#12891
Merged
ricardobossan merged 4 commits intodotnet:mainfrom Feb 14, 2025
Merged
Conversation
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Show resolved
Hide resolved
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12891 +/- ##
===================================================
- Coverage 76.07869% 75.97766% -0.10103%
===================================================
Files 3260 3265 +5
Lines 642402 643272 +870
Branches 47314 47426 +112
===================================================
+ Hits 488731 488743 +12
- Misses 150120 150965 +845
- Partials 3551 3564 +13
Flags with carried forward coverage won't be shown. Click here to find out more. |
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/DataMemberFieldEditor.cs
Show resolved
Hide resolved
73 tasks
src/System.Windows.Forms.Design/tests/UnitTests/DataMemberFieldEditorTests.cs
Outdated
Show resolved
Hide resolved
Tanya-Solyanik
previously approved these changes
Feb 14, 2025
Related dotnet#1115 - Ports `DataMemberFieldEditor` to the Runtime. - Will add functionality to the `DatamemberFieldEditor` in the Runtime. - Minimal - Manual - `10.0.100-alpha.1.25077.2`
80f7ac7 to
ccf03c1
Compare
Tanya-Solyanik
previously approved these changes
Feb 14, 2025
Tanya-Solyanik
previously approved these changes
Feb 14, 2025
Tanya-Solyanik
approved these changes
Feb 14, 2025
Contributor
Contributor
Contributor
LeafShi1
pushed a commit
to LeafShi1/winforms
that referenced
this pull request
Mar 6, 2025
Ports DataMemberFieldEditor to the Runtime Related dotnet#1115 - Ports `DataMemberFieldEditor` to the Runtime. - Will add functionality to the `DatamemberFieldEditor` in the Runtime. - Minimal - Manual - `10.0.100-alpha.1.25077.2` Co-authored-by: Ricardo Bossan (BEYONDSOFT CONSULTING INC) <v-rbossan@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Related #2339
Proposed changes
DataMemberFieldEditorto the Runtime.WinformsControlsTestwhere this change is apparentCustomer Impact
DatamemberFieldEditorin the Runtime.Risk
Screenshots
Before
DemoConsole
WinformsControlsTest
After
DemoConsole
WinformsControlsTest
Test methodology
Test environment(s)
10.0.100-alpha.1.25077.2Microsoft Reviewers: Open in CodeFlow