Python-Cardano / pycardano

A lightweight Cardano library in Python
https://pycardano.readthedocs.io
MIT License
215 stars 67 forks source link

Fix StakeRegistration deser #380

Closed cffls closed 1 week ago

cffls commented 1 week ago

Fixed https://github.com/Python-Cardano/pycardano/issues/379

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.30%. Comparing base (8a44f92) to head (a59e4d1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #380 +/- ## ========================================== + Coverage 85.22% 85.30% +0.07% ========================================== Files 32 32 Lines 4211 4213 +2 Branches 1059 1060 +1 ========================================== + Hits 3589 3594 +5 + Misses 435 434 -1 + Partials 187 185 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.