Skip to content

Wallet update locked transaction tests#70

Merged
everoddandeven merged 1 commit intomainfrom
test-send-update-txs
Mar 22, 2026
Merged

Wallet update locked transaction tests#70
everoddandeven merged 1 commit intomainfrom
test-send-update-txs

Conversation

@everoddandeven
Copy link
Owner

  • Add common wallet tests test_update_locked_same_account, test_update_locked_same_account_split, test_update_locked_different_accounts, test_update_locked_different_accounts_split
  • Implement SendUpdateTxsTester
  • Remove TxUtils.log_txs

* Add common wallet tests `test_update_locked_same_account`, `test_update_locked_same_account_split`, `test_update_locked_different_accounts`, `test_update_locked_different_accounts_split`
* Implement `SendUpdateTxsTester`
* Remove `TxUtils.log_txs`
@codacy-production
Copy link

codacy-production bot commented Mar 22, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.05% (target: -1.00%) 87.57%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4438fd3) 18165 15434 84.97%
Head commit (59efdf8) 18330 (+165) 15584 (+150) 85.02% (+0.05%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#70) 177 155 87.57%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@everoddandeven everoddandeven merged commit bcbd035 into main Mar 22, 2026
5 checks passed
@everoddandeven everoddandeven deleted the test-send-update-txs branch March 22, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant