dotnet / winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.
MIT License
4.42k stars 986 forks source link

Update more PropertyStore usage #12205

Closed JeremyKuhne closed 1 month ago

JeremyKuhne commented 1 month ago

Most of the changes are in DataGridView this time.

Microsoft Reviewers: Open in CodeFlow
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 57.18232% with 155 lines in your changes missing coverage. Please review.

Project coverage is 75.39274%. Comparing base (d08128b) to head (fb8ba5f). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12205 +/- ## =================================================== + Coverage 75.38653% 75.39274% +0.00621% =================================================== Files 3099 3100 +1 Lines 634429 634382 -47 Branches 46874 46866 -8 =================================================== + Hits 478274 478278 +4 + Misses 152744 152700 -44 + Partials 3411 3404 -7 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/12205/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | Coverage Δ | | |---|---|---| | [Debug](https://app.codecov.io/gh/dotnet/winforms/pull/12205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `75.39274% <57.18232%> (+0.00621%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/12205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `18.01018% <23.75691%> (-0.00063%)` | :arrow_down: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/12205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `48.76788% <57.18232%> (+0.00567%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/12205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `97.02681% <ø> (+0.00018%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/12205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `45.77549% <56.35359%> (-0.02106%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet#carryforward-flags-in-the-pull-request-comment) to find out more.