martincostello / dotnet-bumper

Upgrades projects to a newer version of .NET
Apache License 2.0
30 stars 2 forks source link

Simplify package reference #389

Closed martincostello closed 2 months ago

martincostello commented 2 months ago

Update the central version and remove the override as #388 suggests it should work.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.99%. Comparing base (c08bef0) to head (627e5e9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #389 +/- ## ========================================== + Coverage 91.69% 91.99% +0.29% ========================================== Files 76 76 Lines 3048 3048 Branches 566 566 ========================================== + Hits 2795 2804 +9 + Misses 175 163 -12 - Partials 78 81 +3 ``` | [Flag](https://app.codecov.io/gh/martincostello/dotnet-bumper/pull/389/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | Coverage Δ | | |---|---|---| | [linux](https://app.codecov.io/gh/martincostello/dotnet-bumper/pull/389/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `90.55% <ø> (ø)` | | | [macos](https://app.codecov.io/gh/martincostello/dotnet-bumper/pull/389/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `91.63% <ø> (+0.39%)` | :arrow_up: | | [windows](https://app.codecov.io/gh/martincostello/dotnet-bumper/pull/389/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `90.91% <ø> (-0.10%)` | :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=Martin+Costello#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.