Skip to content

feat: added scenario with a transaction chain that is voided - #1392

Open
andreabadesso wants to merge 3 commits into
masterfrom
feat/voiding-chain-scenario
Open

feat: added scenario with a transaction chain that is voided#1392
andreabadesso wants to merge 3 commits into
masterfrom
feat/voiding-chain-scenario

refactor: removed prints from scenarios

9828383
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

85.87% (target 85.00%)

View this Pull Request on Codecov

85.87% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 23.07692% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.87%. Comparing base (ee93952) to head (9828383).
⚠️ Report is 278 commits behind head on master.

Files with missing lines Patch % Lines
hathor/wallet/base_wallet.py 23.07% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1392      +/-   ##
==========================================
- Coverage   85.90%   85.87%   -0.03%     
==========================================
  Files         430      432       +2     
  Lines       32570    32802     +232     
  Branches     5072     5117      +45     
==========================================
+ Hits        27979    28169     +190     
- Misses       3580     3614      +34     
- Partials     1011     1019       +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.