Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

code coverage #6

Closed moderakh closed 7 years ago

msftclas commented 7 years ago

@moderakh, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will increase coverage by 1.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   47.51%   48.73%   +1.22%     
==========================================
  Files          12       12              
  Lines        1225     1225              
  Branches      131      131              
==========================================
+ Hits          582      597      +15     
+ Misses        569      555      -14     
+ Partials       74       73       -1
Impacted Files Coverage Δ
...e/documentdb/rx/internal/RxDocumentClientImpl.java 51.02% <0%> (+2.55%) :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 6c59ab1...9b17e99. Read the comment docs.