dotnet / winforms

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

Add unit tests for PictureBoxActionList #12201

Open Syareel-Sukeri opened 1 week ago

Syareel-Sukeri commented 1 week ago

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

Proposed changes

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 75.42902%. Comparing base (66894e2) to head (9034ff7). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12201 +/- ## =================================================== + Coverage 75.34760% 75.42902% +0.08141% =================================================== Files 3099 3103 +4 Lines 634429 634293 -136 Branches 46874 46867 -7 =================================================== + Hits 478027 478441 +414 + Misses 152989 152427 -562 - Partials 3413 3425 +12 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/12201/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/12201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `75.42902% <100.00000%> (+0.08141%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/12201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `17.97944% <ø> (+0.05145%)` | :arrow_up: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/12201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `48.80711% <ø> (+0.13210%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/12201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `97.02650% <100.00000%> (-0.00042%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/12201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `45.84161% <ø> (+0.04859%)` | :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.