martincostello / dotnet-bumper

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

Update Linux distro container labels #383

Closed martincostello closed 2 months ago

martincostello commented 2 months ago

Resolves #381.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.79%. Comparing base (1b09271) to head (9c5ecef). Report is 1 commits behind head on main.

Files Patch % Lines
src/DotNetBumper.Core/LinuxDistros.cs 93.75% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #383 +/- ## ========================================== + Coverage 91.46% 91.79% +0.33% ========================================== Files 75 76 +1 Lines 3011 3048 +37 Branches 556 566 +10 ========================================== + Hits 2754 2798 +44 + Misses 175 170 -5 + Partials 82 80 -2 ``` | [Flag](https://app.codecov.io/gh/martincostello/dotnet-bumper/pull/383/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/383/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `90.55% <94.73%> (+0.04%)` | :arrow_up: | | [macos](https://app.codecov.io/gh/martincostello/dotnet-bumper/pull/383/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `91.69% <94.73%> (+0.60%)` | :arrow_up: | | [windows](https://app.codecov.io/gh/martincostello/dotnet-bumper/pull/383/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `90.64% <94.73%> (-0.22%)` | :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.