microsoft / spring-data-cosmosdb

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

Find all by partition key #500

Closed kushagraThapar closed 4 years ago

kushagraThapar commented 4 years ago
Incarnation-p-lee commented 4 years ago

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


Issues
======
- 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

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d416631). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #500   +/-   ##
=========================================
  Coverage          ?   72.98%           
=========================================
  Files             ?       59           
  Lines             ?     1788           
  Branches          ?      185           
=========================================
  Hits              ?     1305           
  Misses            ?      402           
  Partials          ?       81

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 d416631...e115259. Read the comment docs.