Closed bkoelman closed 2 years ago
Merging #16 (4ab0751) into master (2c6a1e7) will increase coverage by
0.36%
. The diff coverage is100.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.
Replicated applicable changes from JsonApiDotNetCore up to v5.1
QUALITY CHECKLIST