spacemeshos / post

Spacemesh POST protocol implementation
MIT License
20 stars 21 forks source link

Update postcli for compatibility with multismeshing #270

Closed fasmat closed 9 months ago

fasmat commented 9 months ago

Part of https://github.com/spacemeshos/go-spacemesh/issues/5089

Closes #219

This updates postcli with the changes for multi-smeshing setup.

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 74.3%. Comparing base (3cd36cc) to head (61f0fbc).

Files Patch % Lines
initialization/metadata.go 28.5% 5 Missing :warning:
initialization/diskstate.go 25.0% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #270 +/- ## ======================================= Coverage 74.3% 74.3% ======================================= Files 29 29 Lines 1539 1543 +4 ======================================= + Hits 1144 1147 +3 - Misses 254 258 +4 + Partials 141 138 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.