spacemeshos / post-rs

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

Require the address to be set with http or https directly #405

Open jellonek opened 7 hours ago

jellonek commented 7 hours ago

Closes #228

codecov[bot] commented 6 hours ago

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.06%. Comparing base (ffb343f) to head (b43fc3c).

Files with missing lines Patch % Lines
service/src/client.rs 89.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #405 +/- ## ========================================== - Coverage 93.09% 93.06% -0.03% ========================================== Files 29 29 Lines 3633 3649 +16 ========================================== + Hits 3382 3396 +14 - Misses 251 253 +2 ```

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