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

Use MSBUILDTERMINALLOGGER #530

Closed martincostello closed 11 months ago

martincostello commented 11 months ago

Use the MSBUILDTERMINALLOGGER environment variable instead of specifying --tl.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (adc2851) 98.19% compared to head (61950f1) 97.59%.

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