Skip to content

Fix type check

f6d9a20
Select commit
Loading
Failed to load commit list.
Merged

Remove unncessary requirements for HDWallet derivation #463

Fix type check
f6d9a20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2025 in 0s

89.77% (+0.00%) compared to 2de335e

View this Pull Request on Codecov

89.77% (+0.00%) compared to 2de335e

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.77%. Comparing base (2de335e) to head (f6d9a20).

Files with missing lines Patch % Lines
pycardano/crypto/bip32.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   89.76%   89.77%           
=======================================
  Files          33       33           
  Lines        4886     4890    +4     
  Branches      738      740    +2     
=======================================
+ Hits         4386     4390    +4     
  Misses        321      321           
  Partials      179      179           

☔ 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.