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 MSBuild for assembly attributes #516

Closed martincostello closed 1 year ago

martincostello commented 1 year ago

Remove CommonAssemblyInfo.cs and use MSBuild to set assembly attributes.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (c8cc5f4) 98.23% compared to head (aa507a9) 98.23%.

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