Skip to content

fix: reorder shutdown sequence in `dash_spv_ffi_client_destroy`

8be09a3
Select commit
Loading
Failed to load commit list.
Merged

fix: replace abort() with cooperative wait in wait_for_run_task #576

fix: reorder shutdown sequence in `dash_spv_ffi_client_destroy`
8be09a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

67.00% (-0.04%) compared to 2f22194

View this Pull Request on Codecov

67.00% (-0.04%) compared to 2f22194

Details

Codecov Report

❌ Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.00%. Comparing base (2f22194) to head (8be09a3).

Files with missing lines Patch % Lines
dash-spv-ffi/src/client.rs 61.53% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #576      +/-   ##
=============================================
- Coverage      67.03%   67.00%   -0.04%     
=============================================
  Files            320      320              
  Lines          67249    67255       +6     
=============================================
- Hits           45083    45062      -21     
- Misses         22166    22193      +27     
Files with missing lines Coverage Δ
dash-spv-ffi/src/client.rs 57.81% <61.53%> (-0.79%) ⬇️

... and 3 files with indirect coverage changes