cloudchacho / hedwig-firehose

Firehose can be used to archive all your messages for backup / replay / debugging purpose
Apache License 2.0
0 stars 4 forks source link

Handle cancel #16

Closed chongr closed 2 years ago

chongr commented 2 years ago

Depends on #10

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (fb8f7c6) into main (250dab9) will increase coverage by 4.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   69.06%   73.10%   +4.03%     
==========================================
  Files           3        3              
  Lines         139      145       +6     
==========================================
+ Hits           96      106      +10     
+ Misses         33       31       -2     
+ Partials       10        8       -2     
Impacted Files Coverage Δ
main.go 82.08% <100.00%> (+8.31%) :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 250dab9...fb8f7c6. Read the comment docs.