microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
94 stars 64 forks source link

Cosmos key credential support #408

Closed kushagraThapar closed 5 years ago

kushagraThapar commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #408 into master will increase coverage by 0.14%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   75.35%   75.49%   +0.14%     
==========================================
  Files          47       47              
  Lines        1351     1363      +12     
  Branches      152      154       +2     
==========================================
+ Hits         1018     1029      +11     
  Misses        254      254              
- Partials       79       80       +1
Impacted Files Coverage Δ
.../spring/data/cosmosdb/config/DocumentDBConfig.java 96.55% <100%> (+1.31%) :arrow_up:
...ft/azure/spring/data/cosmosdb/CosmosDbFactory.java 71.87% <87.5%> (+0.44%) :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 1fefc23...501c187. Read the comment docs.