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.1 #16

Closed bkoelman closed 2 years ago

bkoelman commented 2 years ago

Replicated applicable changes from JsonApiDotNetCore up to v5.1

QUALITY CHECKLIST

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (4ab0751) into master (2c6a1e7) will increase coverage by 0.36%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   96.21%   96.57%   +0.36%     
==========================================
  Files          15       15              
  Lines         264      263       -1     
==========================================
  Hits          254      254              
+ Misses         10        9       -1     
Impacted Files Coverage Δ
src/JsonApiDotNetCore.MongoDb/ArgumentGuard.cs 100.00% <100.00%> (+33.33%) :arrow_up:
...tCore.MongoDb/AtomicOperations/MongoTransaction.cs 100.00% <100.00%> (ø)
...ongoDb/AtomicOperations/MongoTransactionFactory.cs 92.30% <100.00%> (ø)
...s/Internal/HideRelationshipsSparseFieldSetCache.cs 100.00% <100.00%> (ø)
...DotNetCore.MongoDb/Repositories/MongoDataAccess.cs 100.00% <100.00%> (ø)
...onApiDotNetCore.MongoDb/Repositories/MongoModel.cs 100.00% <100.00%> (ø)
...goDb/Repositories/MongoQueryExpressionValidator.cs 91.66% <100.00%> (ø)
...DotNetCore.MongoDb/Repositories/MongoRepository.cs 96.89% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.