stacks-network / gaia

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

Feature/configuration dashboard #426

Closed bjorger closed 1 year ago

bjorger 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 #426 (0e2cf6f) into master (687cbe2) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 0e2cf6f differs from pull request most recent head ffc20a1. Consider uploading reports for the commit ffc20a1 to get more accurate results

@@           Coverage Diff           @@
##           master     #426   +/-   ##
=======================================
  Coverage   82.75%   82.75%           
=======================================
  Files          22       22           
  Lines        2093     2093           
  Branches      375      380    +5     
=======================================
  Hits         1732     1732           
  Misses        357      357           
  Partials        4        4           

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

wileyj commented 1 year ago

reply

wileyj commented 1 year ago

wow, this is a big PR.....it'll take some time to go through it