Skip to content

test: Move bump fee + foreign utxo tests #199

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

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

Conversation

ValuedMammal
Copy link
Collaborator

These files are added to wallet/tests directory

  • add_foreign_utxo.rs
  • build_fee_bump.rs
  • common.rs

fixes #21

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

These files added to wallet/tests directory
- add_foreign_utxo.rs
- build_fee_bump.rs
- common.rs
@ValuedMammal ValuedMammal self-assigned this Apr 8, 2025
@ValuedMammal ValuedMammal added this to the 1.3.0 milestone Apr 8, 2025
@ValuedMammal ValuedMammal moved this to Needs Review in BDK Wallet Apr 8, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14324315948

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.525%

Totals Coverage Status
Change from base Build 14270666930: 0.0%
Covered Lines: 7269
Relevant Lines: 8401

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Move bump-fee and foreign utxo tests to their own files
2 participants