Skip to content

fixes

Codecov / codecov/project succeeded Jan 1, 2025 in 0s

73.04% (-0.40%) compared to bcbd223

View this Pull Request on Codecov

73.04% (-0.40%) compared to bcbd223

Details

Codecov Report

Attention: Patch coverage is 85.13514% with 11 lines in your changes missing coverage. Please review.

Project coverage is 73.04%. Comparing base (bcbd223) to head (cedfe95).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/maker/server.rs 80.00% 3 Missing ⚠️
src/taker/api.rs 84.61% 2 Missing ⚠️
src/bin/directoryd.rs 0.00% 1 Missing ⚠️
src/bin/makerd.rs 0.00% 1 Missing ⚠️
src/bin/taker.rs 0.00% 1 Missing ⚠️
src/maker/handlers.rs 90.00% 1 Missing ⚠️
src/taker/offers.rs 80.00% 1 Missing ⚠️
src/wallet/rpc.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
- Coverage   73.43%   73.04%   -0.40%     
==========================================
  Files          33       33              
  Lines        4134     4107      -27     
==========================================
- Hits         3036     3000      -36     
- Misses       1098     1107       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.