-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
Displaying up to the first 15 missed mutants:
payjoin/src/send/mod.rs:131:30: replace > with >= in PsbtContext::check_fees
payjoin/src/send/mod.rs:288:24: replace match guard with true
payjoin/src/send/mod.rs:264:45: replace < with <= in PsbtContext::check_outputs
payjoin/src/send/mod.rs:363:21: replace < with <= in check_fee_output_amount
payjoin/src/receive/multiparty/mod.rs:72:33: replace < with <= in UncheckedProposalBuilder::build
payjoin/src/receive/v1/mod.rs:102:39: replace < with <= in UncheckedProposal::check_broadcast_suitability
payjoin/src/receive/v1/mod.rs:311:42: replace < with <= in WantsOutputs::replace_receiver_outputs
payjoin/src/receive/v1/mod.rs:458:33: replace > with >= in WantsInputs::avoid_uih
payjoin/src/receive/v1/mod.rs:594:27: replace > with >= in ProvisionalProposal::apply_fee
payjoin/src/receive/v1/mod.rs:639:36: replace > with >= in ProvisionalProposal::apply_fee
payjoin/src/receive/v1/mod.rs:102:39: replace < with <= in UncheckedProposal::check_broadcast_suitability
payjoin/src/receive/v1/mod.rs:311:42: replace < with <= in WantsOutputs::replace_receiver_outputs
payjoin/src/receive/v1/mod.rs:458:33: replace > with >= in WantsInputs::avoid_uih
payjoin/src/receive/v1/mod.rs:594:27: replace > with >= in ProvisionalProposal::apply_fee
payjoin/src/receive/v1/mod.rs:639:36: replace > with >= in ProvisionalProposal::apply_fee
Running cargo mutants version: cargo-mutants 25.1.0
For the complete list, please check the mutants.out artifact.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels