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

Gcp backend interface for storage #9

Closed chongr closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (9347050) into main (7e4c0de) will increase coverage by 0.67%. The diff coverage is 76.47%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   75.00%   75.67%   +0.67%     
==========================================
  Files           1        2       +1     
  Lines           4       37      +33     
==========================================
+ Hits            3       28      +25     
- Misses          1        5       +4     
- Partials        0        4       +4     
Impacted Files Coverage Δ
main.go 61.53% <63.63%> (-13.47%) :arrow_down:
gcp/gcp.go 83.33% <82.60%> (ø)

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 7e4c0de...9347050. Read the comment docs.