spacemeshos / post-rs

Rust implementation of POST proving
MIT License
11 stars 22 forks source link

feat: k2pow service #362

Closed acud closed 3 weeks ago

acud commented 1 month ago

Work in progress. As discussed with NJ, this implementation will:

closes #343

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.11111% with 51 lines in your changes missing coverage. Please review.

Project coverage is 93.09%. Comparing base (d6e2f51) to head (937d596). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
k2pow-service/src/job_manager.rs 78.68% 26 Missing :warning:
src/pow/service.rs 76.71% 17 Missing :warning:
src/pow/randomx.rs 46.66% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ========================================== - Coverage 94.08% 93.09% -1.00% ========================================== Files 27 29 +2 Lines 3383 3633 +250 ========================================== + Hits 3183 3382 +199 - Misses 200 251 +51 ```

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