microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
93 stars 68 forks source link

Diagnostics string feature #445

Closed kushagraThapar closed 4 years ago

kushagraThapar commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #445 into master will increase coverage by 1.31%. The diff coverage is 85%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #445      +/-   ##
========================================
+ Coverage   69.69%    71%   +1.31%     
========================================
  Files          56     57       +1     
  Lines        1551   1628      +77     
  Branches      163    166       +3     
========================================
+ Hits         1081   1156      +75     
- Misses        390    391       +1     
- Partials       80     81       +1
Impacted Files Coverage Δ
...re/spring/data/cosmosdb/config/CosmosDBConfig.java 96.96% <100%> (+0.41%) :arrow_up:
...zure/spring/data/cosmosdb/core/CosmosTemplate.java 90.34% <100%> (+0.91%) :arrow_up:
.../cosmosdb/core/convert/MappingCosmosConverter.java 63.33% <100%> (+14.64%) :arrow_up:
...spring/data/cosmosdb/core/ResponseDiagnostics.java 21.42% <21.42%> (ø)
...ing/data/cosmosdb/core/ReactiveCosmosTemplate.java 79.52% <85%> (-0.03%) :arrow_down:
...ure/spring/data/cosmosdb/common/CosmosdbUtils.java 65.21% <93.75%> (+65.21%) :arrow_up:

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 f7e06b7...145f8ec. Read the comment docs.