You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
units/src/amount/mod.rs:228:54: replace - with + in parse_signed_to_satoshi
units/src/amount/mod.rs:265:37: replace + with - in parse_signed_to_satoshi
units/src/amount/mod.rs:404:24: replace > with == in fmt_satoshi_in
units/src/amount/mod.rs:404:24: replace > with < in fmt_satoshi_in
units/src/amount/mod.rs:452:54: replace + with - in fmt_satoshi_in
units/src/amount/mod.rs:471:46: replace - with / in fmt_satoshi_in
units/src/fee_rate/serde.rs:70:21: replace as_sat_per_kwu::opt::deserialize::::expecting -> fmt::Result with Ok(Default::default())
units/src/fee_rate/serde.rs:77:21: replace as_sat_per_kwu::opt::deserialize::::visit_none -> Result<Self::Value, E> with Ok(Default::default())
units/src/fee_rate/serde.rs:141:21: replace as_sat_per_vb_floor::opt::deserialize::::expecting -> fmt::Result with Ok(Default::default())
units/src/fee_rate/serde.rs:148:21: replace as_sat_per_vb_floor::opt::deserialize::::visit_none -> Result<Self::Value, E> with Ok(Default::default())
For the complete list, please check the mutants.out artifact.
The text was updated successfully, but these errors were encountered:
Displaying up to the first 10 mutants:
units/src/amount/mod.rs:228:54: replace - with + in parse_signed_to_satoshi
units/src/amount/mod.rs:265:37: replace + with - in parse_signed_to_satoshi
units/src/amount/mod.rs:404:24: replace > with == in fmt_satoshi_in
units/src/amount/mod.rs:404:24: replace > with < in fmt_satoshi_in
units/src/amount/mod.rs:452:54: replace + with - in fmt_satoshi_in
units/src/amount/mod.rs:471:46: replace - with / in fmt_satoshi_in
units/src/fee_rate/serde.rs:70:21: replace as_sat_per_kwu::opt::deserialize::::expecting -> fmt::Result with Ok(Default::default())
units/src/fee_rate/serde.rs:77:21: replace as_sat_per_kwu::opt::deserialize::::visit_none -> Result<Self::Value, E> with Ok(Default::default())
units/src/fee_rate/serde.rs:141:21: replace as_sat_per_vb_floor::opt::deserialize::::expecting -> fmt::Result with Ok(Default::default())
units/src/fee_rate/serde.rs:148:21: replace as_sat_per_vb_floor::opt::deserialize::::visit_none -> Result<Self::Value, E> with Ok(Default::default())
For the complete list, please check the mutants.out artifact.
The text was updated successfully, but these errors were encountered: