Skip to content

Add TextEnvelope class for saving and loading Witness and Transaction files #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Jul 21, 2025

test: add save and load tests for Address and CBORSerializable classes

e48aee5
Select commit
Loading
Failed to load commit list.
Merged

Add TextEnvelope class for saving and loading Witness and Transaction files #448

test: add save and load tests for Address and CBORSerializable classes
e48aee5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 11, 2025 in 0s

90.32% of diff hit (target 88.86%)

View this Pull Request on Codecov

90.32% of diff hit (target 88.86%)

Annotations

Check warning on line 435 in pycardano/address.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/address.py#L435

Added line #L435 was not covered by tests

Check warning on line 550 in pycardano/serialization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/serialization.py#L550

Added line #L550 was not covered by tests

Check warning on line 562 in pycardano/serialization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/serialization.py#L562

Added line #L562 was not covered by tests

Check warning on line 607 in pycardano/serialization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/serialization.py#L607

Added line #L607 was not covered by tests