salesforce / grpc-java-contrib

Useful extensions for the grpc-java library
BSD 3-Clause "New" or "Revised" License
220 stars 34 forks source link

Implemented DefaultCallOptionsClientInterceptor #63

Closed rmichela closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #63 into master will increase coverage by 0.74%. The diff coverage is 80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #63      +/-   ##
============================================
+ Coverage     68.57%   69.31%   +0.74%     
- Complexity      161      176      +15     
============================================
  Files            29       30       +1     
  Lines           646      691      +45     
  Branches         56       61       +5     
============================================
+ Hits            443      479      +36     
- Misses          188      196       +8     
- Partials         15       16       +1
Impacted Files Coverage Δ Complexity Δ
...terceptor/DefaultCallOptionsClientInterceptor.java 80% <80%> (ø) 15 <15> (?)

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 9076300...98c1352. Read the comment docs.