microsoft / spring-data-cosmosdb

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

Auto create container flag #462

Closed kushagraThapar closed 4 years ago

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

Codecov Report

Merging #462 into v2.1.x will decrease coverage by 0.05%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v2.1.x     #462      +/-   ##
==========================================
- Coverage   75.34%   75.29%   -0.06%     
==========================================
  Files          48       48              
  Lines        1456     1465       +9     
  Branches      163      166       +3     
==========================================
+ Hits         1097     1103       +6     
- Misses        270      271       +1     
- Partials       89       91       +2
Impacted Files Coverage Δ
...epository/support/DocumentDbEntityInformation.java 88.46% <100%> (+0.83%) :arrow_up:
...repository/support/SimpleDocumentDbRepository.java 87.3% <25%> (-4.51%) :arrow_down:

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 4600b7b...c64a1cc. Read the comment docs.