citadel-tech / coinswap

Functioning, minimal-viable binaries and libraries to perform a trustless, p2p Maxwell-Belcher Coinswap Protocol
https://gist.github.com/chris-belcher/9144bd57a91c194e332fb5ca371d0964
Other
73 stars 46 forks source link

Clean `config` parameters #276

Closed wthrajat closed 2 days ago

wthrajat commented 1 month ago

Aims to fix https://github.com/citadel-tech/coinswap/issues/248

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 58.49057% with 22 lines in your changes missing coverage. Please review.

Project coverage is 74.80%. Comparing base (2f9f0aa) to head (0bbacec). Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/taker/api.rs 48.00% 13 Missing :warning:
src/maker/server.rs 44.44% 5 Missing :warning:
src/taker/routines.rs 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ========================================== - Coverage 79.65% 74.80% -4.86% ========================================== Files 32 32 Lines 4945 4362 -583 ========================================== - Hits 3939 3263 -676 - Misses 1006 1099 +93 ```

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