dotnet / winforms

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

Add code coverage for LabelAccessibleObject #11521

Closed Olina-Zhang closed 2 weeks ago

Olina-Zhang commented 2 weeks ago

Related https://github.com/dotnet/winforms/issues/10453

Proposed changes

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 74.40402%. Comparing base (10c3fcc) to head (3eb9d5c). Report is 64 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11521 +/- ## =================================================== + Coverage 74.34475% 74.40402% +0.05926% =================================================== Files 3028 3032 +4 Lines 627396 628212 +816 Branches 46768 46813 +45 =================================================== + Hits 466436 467415 +979 + Misses 157612 157450 -162 + Partials 3348 3347 -1 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/11521/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/11521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `74.40402% <100.00000%> (+0.05926%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/11521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `17.99016% <ø> (-0.00340%)` | :arrow_down: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/11521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `47.24843% <ø> (+0.12313%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/11521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `96.96449% <100.00000%> (-0.02206%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/11521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `44.20326% <ø> (+0.12082%)` | :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.