Skip to content

feat(backend): Add tx_metadata_cbor method for transaction metadata r…

bf3da4a
Select commit
Loading
Failed to load commit list.
Open

Add Transaction Metadata CBOR Retrieval Functionality #384

feat(backend): Add tx_metadata_cbor method for transaction metadata r…
bf3da4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2026 in 1s

84.72% (-0.51%) compared to 3ca745a

View this Pull Request on Codecov

84.72% (-0.51%) compared to 3ca745a

Details

Codecov Report

❌ Patch coverage is 21.62162% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.72%. Comparing base (3ca745a) to head (bf3da4a).
⚠️ Report is 108 commits behind head on main.

Files with missing lines Patch % Lines
pycardano/backend/kupo.py 13.04% 20 Missing ⚠️
pycardano/backend/blockfrost.py 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
- Coverage   85.23%   84.72%   -0.51%     
==========================================
  Files          32       32              
  Lines        4213     4250      +37     
  Branches     1060     1066       +6     
==========================================
+ Hits         3591     3601      +10     
- Misses        435      463      +28     
+ Partials      187      186       -1     

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