Skip to content

test(handlers): drop redundant cfg gate on test module

03f6b98
Select commit
Loading
Failed to load commit list.
Open

feat(compile): compile taproot descriptor with randomized unspendable internal key #225

test(handlers): drop redundant cfg gate on test module
03f6b98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

11.58% (+1.36%) compared to c579854

View this Pull Request on Codecov

11.58% (+1.36%) compared to c579854

Details

Codecov Report

❌ Patch coverage is 89.28571% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.58%. Comparing base (c579854) to head (03f6b98).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/handlers.rs 89.28% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
+ Coverage   10.22%   11.58%   +1.36%     
==========================================
  Files           8        8              
  Lines        2709     2753      +44     
==========================================
+ Hits          277      319      +42     
- Misses       2432     2434       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.