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 stopwatch interceptor #51

Closed rmichela closed 6 years ago

rmichela commented 6 years ago

Implements #38

codecov[bot] commented 6 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.17%. The diff coverage is 56.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     52.45%   52.63%   +0.17%     
- Complexity      131      135       +4     
============================================
  Files            31       33       +2     
  Lines           692      722      +30     
  Branches         40       40              
============================================
+ Hits            363      380      +17     
- Misses          314      327      +13     
  Partials         15       15
Impacted Files Coverage Δ Complexity Δ
...ontrib/interceptor/StopwatchServerInterceptor.java 43.75% <43.75%> (ø) 2 <2> (?)
...ontrib/interceptor/StopwatchClientInterceptor.java 71.42% <71.42%> (ø) 2 <2> (?)

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 fde110d...2226a1e. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.17%. The diff coverage is 56.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     52.45%   52.63%   +0.17%     
- Complexity      131      135       +4     
============================================
  Files            31       33       +2     
  Lines           692      722      +30     
  Branches         40       40              
============================================
+ Hits            363      380      +17     
- Misses          314      327      +13     
  Partials         15       15
Impacted Files Coverage Δ Complexity Δ
...ontrib/interceptor/StopwatchServerInterceptor.java 43.75% <43.75%> (ø) 2 <2> (?)
...ontrib/interceptor/StopwatchClientInterceptor.java 71.42% <71.42%> (ø) 2 <2> (?)

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 fde110d...2226a1e. Read the comment docs.