Skip to content

test: add fixtures for transaction failure scenarios in cardano-cli t…

1346a1a
Select commit
Loading
Failed to load commit list.
Merged

Fix transaction certificates in Conway and handle latest cardano-cli transaction commands #446

test: add fixtures for transaction failure scenarios in cardano-cli t…
1346a1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2025 in 0s

88.86% (+0.11%) compared to 503fb68

View this Pull Request on Codecov

88.86% (+0.11%) compared to 503fb68

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.86%. Comparing base (503fb68) to head (1346a1a).

Files with missing lines Patch % Lines
pycardano/backend/cardano_cli.py 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #446      +/-   ##
==========================================
+ Coverage   88.75%   88.86%   +0.11%     
==========================================
  Files          33       33              
  Lines        4792     4804      +12     
  Branches      730      731       +1     
==========================================
+ Hits         4253     4269      +16     
+ Misses        378      374       -4     
  Partials      161      161              

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