dotnet / winforms

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

Enable nullability in some ControlDesigner members #11425

Closed gpetrou closed 4 weeks ago

gpetrou commented 1 month ago

Proposed changes

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 27.02703% with 27 lines in your changes missing coverage. Please review.

Project coverage is 74.41402%. Comparing base (68a1c7f) to head (5c1178f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11425 +/- ## =================================================== + Coverage 74.41248% 74.41402% +0.00153% =================================================== Files 3029 3029 Lines 627892 627883 -9 Branches 46770 46773 +3 =================================================== + Hits 467230 467233 +3 + Misses 157312 157301 -11 + Partials 3350 3349 -1 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/11425/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/11425/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `74.41402% <27.02703%> (+0.00153%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/11425/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `17.99448% <13.51351%> (+0.00408%)` | :arrow_up: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/11425/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `47.24071% <27.02703%> (+0.00254%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/11425/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `96.98969% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/11425/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `44.22451% <16.21622%> (+0.00209%)` | :arrow_up: | 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.