json-api-dotnet / JsonApiDotNetCore

A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
https://www.jsonapi.net
MIT License
662 stars 160 forks source link

Run tests against the latest prerelease version of Swashbuckle #1568

Closed bkoelman closed 2 weeks ago

bkoelman commented 2 weeks ago

Run tests against the latest prerelease version of Swashbuckle, which supports new .NET 8 ModelState attributes

QUALITY CHECKLIST

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 91.30%. Comparing base (e35da84) to head (3c48e2c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## openapi #1568 +/- ## ======================================== Coverage 91.30% 91.30% ======================================== Files 396 396 Lines 12834 12834 Branches 2028 2028 ======================================== Hits 11718 11718 Misses 725 725 Partials 391 391 ```

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