dotnet / winforms

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

Shortened a nested class name #11715

Closed Tanya-Solyanik closed 1 month ago

Tanya-Solyanik commented 1 month ago

renamed DataObject.Composition.NativeDataObjectToRuntimeAdapter. to DataObject.Composition.NativeToRuntimeAdapter.

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.73606%. Comparing base (c414f19) to head (baaa5df). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11715 +/- ## =================================================== + Coverage 74.68105% 74.73606% +0.05500% =================================================== Files 3043 3045 +2 Lines 630516 630626 +110 Branches 46854 46860 +6 =================================================== + Hits 470876 471305 +429 + Misses 156286 155966 -320 - Partials 3354 3355 +1 ``` | [Flag](https://app.codecov.io/gh/dotnet/winforms/pull/11715/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/11715/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `74.73606% <100.00000%> (+0.05500%)` | :arrow_up: | | [integration](https://app.codecov.io/gh/dotnet/winforms/pull/11715/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `17.96049% <100.00000%> (+0.09353%)` | :arrow_up: | | [production](https://app.codecov.io/gh/dotnet/winforms/pull/11715/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `47.75643% <100.00000%> (+0.11507%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/winforms/pull/11715/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `96.98534% <ø> (-0.00165%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/dotnet/winforms/pull/11715/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `44.77238% <100.00000%> (+0.02946%)` | :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.