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

Update .NET SDK to 8.0.100 #524

Closed costellobot closed 1 year ago

costellobot commented 1 year ago

Updates the .NET SDK to version 8.0.100, which also updates the .NET runtime from version 8.0.0-rc.2.23479.6 to version 8.0.0.

This release includes fixes for the following security issue(s):

This pull request was auto-generated by GitHub Actions.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (529b9ad) 98.79% compared to head (8b98a03) 98.19%.

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