Skip to content

Merge pull request #33 from KINGH242/add-wallet-classes

22583c3
Select commit
Loading
Failed to load commit list.
Open

Add wallet classes #89

Merge pull request #33 from KINGH242/add-wallet-classes
22583c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

80.88% (-3.10%) compared to 2bb4820

View this Pull Request on Codecov

80.88% (-3.10%) compared to 2bb4820

Details

Codecov Report

❌ Patch coverage is 67.62115% with 294 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.88%. Comparing base (2bb4820) to head (22583c3).
⚠️ Report is 165 commits behind head on main.

Files with missing lines Patch % Lines
pycardano/wallet.py 67.08% 220 Missing and 72 partials ⚠️
pycardano/backend/blockfrost.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   83.98%   80.88%   -3.10%     
==========================================
  Files          29       30       +1     
  Lines        3733     4636     +903     
  Branches      941     1229     +288     
==========================================
+ Hits         3135     3750     +615     
- Misses        433      650     +217     
- Partials      165      236      +71     

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