arcus-azure / arcus.eventgrid

Azure Event Grid development in a breeze
https://eventgrid.arcus-azure.net/
MIT License
17 stars 6 forks source link

chore: support net8.0 version #313

Closed stijnmoreels closed 5 months ago

stijnmoreels commented 6 months ago

Fully support .NET 8 w/ the most recent Arcus packages.

Closes #295

netlify[bot] commented 6 months ago

Deploy Preview for arcus-eventgrid canceled.

Name Link
Latest commit f76edd2776e5b49f64b40e9d058cf25768b320cb
Latest deploy log https://app.netlify.com/sites/arcus-eventgrid/deploys/65f7f542f2e0a5000851e2d0
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 89.28571% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 87.34%. Comparing base (3d2e7ec) to head (f76edd2). Report is 1 commits behind head on main.

Files Patch % Lines
....Testing/Infrastructure/Hosts/EventConsumerHost.cs 89.28% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #313 +/- ## ========================================== - Coverage 87.44% 87.34% -0.11% ========================================== Files 15 15 Lines 733 727 -6 Branches 50 53 +3 ========================================== - Hits 641 635 -6 + Misses 74 73 -1 - Partials 18 19 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stijnmoreels commented 5 months ago

@fgheysels , best to take this PR as priority next time you have Arcus-time. 😉