Azure / azure-cosmosdb-java

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

increasing max http header size from 8192 to 32768 #27

Closed moderakh closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage    46.5%   46.52%   +0.02%     
==========================================
  Files         162      162              
  Lines        5991     5994       +3     
  Branches     1006     1006              
==========================================
+ Hits         2786     2789       +3     
  Misses       2783     2783              
  Partials      422      422
Impacted Files Coverage Δ
...ure/cosmosdb/rx/internal/RxDocumentClientImpl.java 59.25% <100%> (+0.11%) :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 fa0ea34...099efa8. Read the comment docs.