dotnet / winforms

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

add InheritedPropertyDescriptor unit tests #11432

Closed Epica3055 closed 3 weeks ago

Epica3055 commented 1 month ago

related to #714

add InheritedPropertyDescriptor unit tests

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.39368%. Comparing base (be78cbb) to head (cf6917b). Report is 160 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11432 +/- ## =================================================== + Coverage 74.32424% 74.39368% +0.06944% =================================================== Files 3011 3032 +21 Lines 625742 628091 +2349 Branches 46547 46809 +262 =================================================== + Hits 465078 467260 +2182 - Misses 157265 157476 +211 + Partials 3399 3355 -44 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/11432/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/11432/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `74.39368% <100.00000%> (+0.06944%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/11432/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `17.98629% <ø> (-0.33985%)` | :arrow_down: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/11432/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `47.23061% <ø> (+0.27297%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/11432/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `96.96672% <100.00000%> (-0.07467%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/11432/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `44.18813% <ø> (+0.28835%)` | :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.