stacks-network / gaia

A decentralized high-performance storage system
MIT License
762 stars 149 forks source link

Added the dashboard backend APIs #442

Closed fritzsima closed 1 year ago

fritzsima commented 1 year ago

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 #442 (72963a5) into master (0e2cf6f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #442   +/-   ##
=======================================
  Coverage   82.75%   82.75%           
=======================================
  Files          22       22           
  Lines        2093     2093           
  Branches      380      380           
=======================================
  Hits         1732     1732           
+ Misses        357      329   -28     
- Partials        4       32   +28     
Impacted Files Coverage Δ
hub/src/server/config.ts 94.77% <0.00%> (ø)
hub/src/server/drivers/AzDriver.ts 57.41% <0.00%> (ø)
hub/src/server/drivers/GcDriver.ts 59.37% <0.00%> (ø)
hub/src/server/drivers/S3Driver.ts 59.06% <0.00%> (ø)
hub/src/server/drivers/diskDriver.ts 94.30% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more