Skip to content
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

Add Transaction Metadata CBOR Retrieval Functionality #384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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/patch failed Oct 11, 2024 in 1s

21.62% of diff hit (target 85.23%)

View this Pull Request on Codecov

21.62% of diff hit (target 85.23%)

Annotations

Check warning on line 342 in pycardano/backend/blockfrost.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/blockfrost.py#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 346 in pycardano/backend/blockfrost.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/blockfrost.py#L344-L346

Added lines #L344 - L346 were not covered by tests

Check warning on line 348 in pycardano/backend/blockfrost.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/blockfrost.py#L348

Added line #L348 was not covered by tests

Check warning on line 350 in pycardano/backend/blockfrost.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/blockfrost.py#L350

Added line #L350 was not covered by tests

Check warning on line 272 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L272

Added line #L272 was not covered by tests

Check warning on line 278 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L278

Added line #L278 was not covered by tests

Check warning on line 280 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L280

Added line #L280 was not covered by tests

Check warning on line 282 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L282

Added line #L282 was not covered by tests

Check warning on line 284 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L284

Added line #L284 was not covered by tests

Check warning on line 289 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L286-L289

Added lines #L286 - L289 were not covered by tests

Check warning on line 294 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L292-L294

Added lines #L292 - L294 were not covered by tests

Check warning on line 296 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L296

Added line #L296 was not covered by tests

Check warning on line 298 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L298

Added line #L298 was not covered by tests

Check warning on line 300 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L300

Added line #L300 was not covered by tests

Check warning on line 302 in pycardano/backend/kupo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pycardano/backend/kupo.py#L302

Added line #L302 was not covered by tests