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
676 stars 159 forks source link

Merge master (v5.6.0) into openapi #1585

Closed bkoelman closed 3 months ago

bkoelman commented 3 months ago

Merges the master branch into openapi, which contains JsonApiDotNetCore v5.6.0.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.39%. Comparing base (67924c4) to head (72cefc6).

Files Patch % Lines
...n/Request/Adapters/ResourceIdentityRequirements.cs 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## openapi #1585 +/- ## =========================================== - Coverage 91.39% 91.39% -0.01% =========================================== Files 412 412 Lines 13421 13438 +17 Branches 2095 2100 +5 =========================================== + Hits 12266 12281 +15 - Misses 750 751 +1 - Partials 405 406 +1 ```

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