pando-project / pando

Ensuring access to notarized metadata
https://pando-web-amber.vercel.app/
23 stars 4 forks source link

Feat/pando 134 #139

Closed sssion closed 2 years ago

sssion commented 2 years ago

Use PandoStore to replace the store modules and delete statetree(because PandoStore includes it)

codecov-commenter commented 2 years ago

Codecov Report

Merging #139 (99d2114) into main (399e7fc) will decrease coverage by 2.18%. The diff coverage is 48.38%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   58.69%   56.51%   -2.19%     
==========================================
  Files          37       35       -2     
  Lines        2208     1943     -265     
==========================================
- Hits         1296     1098     -198     
+ Misses        774      735      -39     
+ Partials      138      110      -28     
Impacted Files Coverage Δ
pkg/api/v1/controller/pando.go 0.00% <0.00%> (ø)
pkg/api/v1/controller/provider.go 0.00% <0.00%> (ø)
pkg/api/v1/controller/metadata.go 13.69% <6.45%> (-3.85%) :arrow_down:
pkg/legs/core.go 58.45% <80.00%> (ø)
pkg/api/v1/handler/http/pando/metadata.go 80.64% <100.00%> (ø)
pkg/legs/link_system.go 58.71% <100.00%> (ø)
pkg/metadata/metadata_manage.go 60.00% <100.00%> (-4.20%) :arrow_down:
pkg/option/option.go 82.38% <100.00%> (+0.30%) :arrow_up:
pkg/metadata/backup.go 32.77% <0.00%> (-3.89%) :arrow_down:

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 399e7fc...99d2114. Read the comment docs.

sssion commented 2 years ago

https://github.com/kenlabs/PandoStore/commit/5bb8f25ecd8dd0cded805a5340aa3d8b953665d2 update of PandoStore for migrating