martincostello / xunit-logging

Logging extensions for xunit
https://blog.martincostello.com/writing-logs-to-xunit-test-output/
Apache License 2.0
266 stars 11 forks source link

Refactor coverage report markdown #627

Closed martincostello closed 6 months ago

martincostello commented 6 months ago

Refactor how code coverage is reported in GitHub step summaries.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.52%. Comparing base (f3972e0) to head (fbeba7f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #627 +/- ## ======================================= Coverage 98.52% 98.52% ======================================= Files 15 15 Lines 271 271 Branches 37 37 ======================================= Hits 267 267 Misses 2 2 Partials 2 2 ``` | [Flag](https://app.codecov.io/gh/martincostello/xunit-logging/pull/627/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/xunit-logging/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `97.78% <ø> (ø)` | | | [macos](https://app.codecov.io/gh/martincostello/xunit-logging/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `97.78% <ø> (ø)` | | | [windows](https://app.codecov.io/gh/martincostello/xunit-logging/pull/627/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `97.78% <ø> (+0.73%)` | :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=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.