json-api-dotnet / JsonApiDotNetCore.MongoDb

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

Package updates #15

Closed bkoelman closed 2 years ago

bkoelman commented 2 years ago

QUALITY CHECKLIST

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (9c757fd) into master (a2fb679) will decrease coverage by 0.68%. The diff coverage is 81.81%.

:exclamation: Current head 9c757fd differs from pull request most recent head 9117f30. Consider uploading reports for the commit 9117f30 to get more accurate results

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   96.89%   96.21%   -0.69%     
==========================================
  Files          15       15              
  Lines         258      264       +6     
==========================================
+ Hits          250      254       +4     
- Misses          8       10       +2     
Impacted Files Coverage Δ
...ngoDb/Configuration/ServiceCollectionExtensions.cs 100.00% <ø> (ø)
...goDb/Repositories/MongoQueryExpressionValidator.cs 91.66% <75.00%> (-8.34%) :arrow_down:
...onApiDotNetCore.MongoDb/Repositories/MongoModel.cs 100.00% <100.00%> (ø)
...DotNetCore.MongoDb/Repositories/MongoRepository.cs 96.89% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a2fb679...9117f30. Read the comment docs.