Skip to content

refactor: streamline governance credential encoding and decoding methods

371c5c8
Select commit
Loading
Failed to load commit list.
Merged

Expand Bech32 usage #473

refactor: streamline governance credential encoding and decoding methods
371c5c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 4, 2025 in 1s

90.61% (-0.05%) compared to 2fa3213

View this Pull Request on Codecov

90.61% (-0.05%) compared to 2fa3213

Details

Codecov Report

❌ Patch coverage is 90.00000% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.61%. Comparing base (2fa3213) to head (371c5c8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pycardano/certificate.py 90.19% 4 Missing and 6 partials ⚠️
pycardano/governance.py 80.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
- Coverage   90.65%   90.61%   -0.05%     
==========================================
  Files          33       33              
  Lines        5007     5155     +148     
  Branches      758      782      +24     
==========================================
+ Hits         4539     4671     +132     
- Misses        297      305       +8     
- Partials      171      179       +8     

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