dotnet / winforms

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

Skip test "MenuStrip_WndProc_InvokeMouseActivate_Success" and "MenuStrip_WndProc_InvokeMouseActivateWithHandle_Success" #11563

Closed LeafShi1 closed 1 week ago

LeafShi1 commented 1 week ago

Related #11560, #11561

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 74.47295%. Comparing base (566bec4) to head (5b7942c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11563 +/- ## =================================================== - Coverage 74.48439% 74.47295% -0.01145% =================================================== Files 3039 3039 Lines 629066 629066 Branches 46834 46834 =================================================== - Hits 468556 468484 -72 - Misses 157154 157224 +70 - Partials 3356 3358 +2 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/11563/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/11563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `74.47295% <ø> (-0.01145%)` | :arrow_down: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/11563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `17.97955% <ø> (+0.00105%)` | :arrow_up: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/11563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `47.33428% <ø> (-0.01403%)` | :arrow_down: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/11563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `96.96194% <ø> (-0.00930%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/11563/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `44.32022% <ø> (-0.01790%)` | :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.