dotnet / winforms

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

Add code coverage for comboBox #11699

Closed Nora-Zhou01 closed 3 months ago

Nora-Zhou01 commented 3 months ago

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

Proposed changes

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 74.77283%. Comparing base (3f282e9) to head (18b11c5). Report is 35 commits behind head on feature/10.0.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/10.0 #11699 +/- ## ====================================================== + Coverage 74.65600% 74.77283% +0.11682% ====================================================== Files 3042 3051 +9 Lines 629873 631026 +1153 Branches 46865 46879 +14 ====================================================== + Hits 470238 471836 +1598 + Misses 156274 155833 -441 + Partials 3361 3357 -4 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/11699/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/11699/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `74.77283% <100.00000%> (+0.11682%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/11699/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `17.95817% <ø> (-0.01554%)` | :arrow_down: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/11699/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `47.80851% <ø> (+0.15361%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/11699/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `96.98663% <100.00000%> (+0.00829%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/11699/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `44.82818% <ø> (+0.13018%)` | :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.