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

Suppress CA1861 #443

Closed martincostello closed 1 year ago

martincostello commented 1 year ago

Cherry-pick change from #412 to suppress CA1861 in tests.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ac599e3) 99.41% compared to head (358e334) 99.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #443 +/- ## ======================================= Coverage 99.41% 99.41% ======================================= Files 15 15 Lines 340 340 ======================================= Hits 338 338 Misses 2 2 ``` | Flag | Coverage Δ | | |---|---|---| | linux | `98.82% <ø> (-0.59%)` | :arrow_down: | | macos | `99.41% <ø> (+0.58%)` | :arrow_up: | | windows | `98.82% <ø> (-0.59%)` | :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: Do you have feedback about the report comment? Let us know in this issue.