json-api-dotnet / JsonApiDotNetCore.MongoDb

MongoDB support for JsonApiDotNetCore.
https://www.jsonapi.net
MIT License
14 stars 9 forks source link

Update to JADNC v5.6.0 #62

Closed bkoelman closed 5 months ago

bkoelman commented 5 months ago

Replicated applicable changes from JsonApiDotNetCore up to v5.6.0.

QUALITY CHECKLIST

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.02%. Comparing base (961ecef) to head (949b5b0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #62 +/- ## ========================================== + Coverage 93.16% 95.02% +1.85% ========================================== Files 13 13 Lines 234 241 +7 Branches 36 36 ========================================== + Hits 218 229 +11 + Misses 9 7 -2 + Partials 7 5 -2 ```

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