Skip to content

Wallet proofs tests#51

Merged
everoddandeven merged 1 commit intomainfrom
wallet-proofs
Mar 7, 2026
Merged

Wallet proofs tests#51
everoddandeven merged 1 commit intomainfrom
wallet-proofs

Conversation

@everoddandeven
Copy link
Owner

Wallet proofs tests

  • Add test_check_tx_key, test_check_tx_proof, test_check_spend_proof, test_get_reserve_proof_wallet, test_get_reserve_proof_account to wallet common tests
  • Fix py error translation
  • Fix monero rpc error bindings
  • Fix PyMoneroCheckReserve::from_property_tree, PyMoneroWalletRpc::check_spend_proof
  • Add test_monero_common
  • Other minor fixes

* Add `test_check_tx_key`, `test_check_tx_proof`, `test_check_spend_proof`, `test_get_reserve_proof_wallet`, `test_get_reserve_proof_account` to wallet common tests
* Fix py error translation
* Fix monero rpc error bindings
* Fix `PyMoneroCheckReserve::from_property_tree`, `PyMoneroWalletRpc::check_spend_proof`
* Add `test_monero_common`
* Other minor fixes
@codacy-production
Copy link

codacy-production bot commented Mar 7, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.48% (target: -1.00%) 80.08%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bdc849f) 15800 12509 79.17%
Head commit (5400099) 16215 (+415) 12916 (+407) 79.65% (+0.48%)

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 (#51) 482 386 80.08%

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 f730d7a into main Mar 7, 2026
4 of 5 checks passed
@everoddandeven everoddandeven deleted the wallet-proofs branch March 7, 2026 09:48
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