spotify / async-google-pubsub-client

[SUNSET] Async Google Pubsub Client
Apache License 2.0
158 stars 40 forks source link

puller: handle throwable & decrement #44

Closed danielnorberg closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.44%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
+ Coverage      76.1%   76.54%   +0.44%     
  Complexity      191      191              
============================================
  Files            26       26              
  Lines           904      904              
  Branches         59       59              
============================================
+ Hits            688      692       +4     
+ Misses          183      179       -4     
  Partials         33       33
Impacted Files Coverage Δ Complexity Δ
...com/spotify/google/cloud/pubsub/client/Puller.java 85.21% <100%> (+3.47%) 20 <0> (ø) :arrow_down:

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 ea504b0...4c24191. Read the comment docs.