stacks-network / gaia

A decentralized high-performance storage system
MIT License
763 stars 147 forks source link

Fix bug with hub (#421) #422

Closed bjorger closed 1 year ago

bjorger commented 1 year ago

Co-authored-by: fritzsima zh19940321@gmail.com

Goal of PR

Please describe exactly what the goal of your PR is (and link to any relevant issues)

Implementation

Describe how that goal was achieved through the submitted implementation.

Manual Testing

Describe how the new functionality can be tested manually.

Automated Testing

Describe the automated testing you included which covers any and all new functionality.

Submission Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #422 (9e311c6) into master (7c30a3c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   82.75%   82.75%           
=======================================
  Files          22       22           
  Lines        2093     2093           
  Branches      375      375           
=======================================
  Hits         1732     1732           
  Misses        357      357           
  Partials        4        4           
Impacted Files Coverage Δ
hub/src/server/drivers/S3Driver.ts 59.06% <100.00%> (ø)

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 7c30a3c...9e311c6. Read the comment docs.