martincostello / update-dotnet-sdk

A GitHub Action that updates the .NET SDK
Apache License 2.0
17 stars 1 forks source link

Update daily build version retrieval #906

Closed martincostello closed 1 month ago

martincostello commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 93.15%. Comparing base (abe9a63) to head (502357c). Report is 1 commits behind head on main.

Files Patch % Lines
src/DotNetSdkUpdater.ts 81.81% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #906 +/- ## ========================================== - Coverage 93.65% 93.15% -0.51% ========================================== Files 2 2 Lines 394 409 +15 Branches 74 86 +12 ========================================== + Hits 369 381 +12 Misses 25 25 - Partials 0 3 +3 ``` | [Flag](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/906/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/update-dotnet-sdk/pull/906/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `93.15% <81.81%> (-0.51%)` | :arrow_down: | | [macos](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/906/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `93.15% <81.81%> (-0.51%)` | :arrow_down: | | [windows](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/906/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `93.15% <81.81%> (-0.51%)` | :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.