microsoft / spring-data-cosmosdb

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

Updated term collection name to container name #497

Closed kushagraThapar closed 4 years ago

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

Codecov Report

Merging #497 into master will decrease coverage by 0.3%. The diff coverage is 78.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
- Coverage   72.84%   72.54%   -0.31%     
==========================================
  Files          59       59              
  Lines        1742     1752      +10     
  Branches      185      185              
==========================================
+ Hits         1269     1271       +2     
- Misses        391      400       +9     
+ Partials       82       81       -1
Impacted Files Coverage Δ
...ft/azure/spring/data/cosmosdb/common/Memoizer.java 100% <ø> (ø) :arrow_up:
...osdb/core/mapping/BasicCosmosPersistentEntity.java 90% <100%> (-10%) :arrow_down:
...cosmosdb/repository/query/AbstractCosmosQuery.java 100% <100%> (ø) :arrow_up:
.../repository/query/AbstractReactiveCosmosQuery.java 71.42% <100%> (ø) :arrow_up:
...repository/query/ReactiveCosmosQueryExecution.java 25% <25%> (ø) :arrow_up:
...tory/query/SimpleReactiveCosmosEntityMetadata.java 77.77% <50%> (-9.73%) :arrow_down:
...b/repository/query/SimpleCosmosEntityMetadata.java 77.77% <50%> (-9.73%) :arrow_down:
...osmosdb/repository/query/CosmosQueryExecution.java 75% <66.66%> (ø) :arrow_up:
...ing/data/cosmosdb/core/ReactiveCosmosTemplate.java 78.27% <66.66%> (-0.33%) :arrow_down:
...sitory/support/SimpleReactiveCosmosRepository.java 56% <70.58%> (ø) :arrow_up:
... and 4 more

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 54a45fd...51ea47c. Read the comment docs.

Incarnation-p-lee commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
+ Solved 7
- Added 1

Clones added
============
- src/main/java/com/microsoft/azure/spring/data/cosmosdb/core/ReactiveCosmosTemplate.java  1
- src/main/java/com/microsoft/azure/spring/data/cosmosdb/core/CosmosTemplate.java  1

See the complete overview on Codacy