refactor(katana-primitives): replace HashMap
with BTreeMap
in state updates and genesis types
#2469
88.88% of diff hit (target 68.45%)
View this Pull Request on Codecov
88.88% of diff hit (target 68.45%)
Annotations
Check warning on line 74 in bin/saya/src/tests.rs
codecov / codecov/patch
bin/saya/src/tests.rs#L74
Added line #L74 was not covered by tests
Check warning on line 88 in bin/saya/src/tests.rs
codecov / codecov/patch
bin/saya/src/tests.rs#L87-L88
Added lines #L87 - L88 were not covered by tests
Check warning on line 96 in bin/saya/src/tests.rs
codecov / codecov/patch
bin/saya/src/tests.rs#L96
Added line #L96 was not covered by tests
Check warning on line 100 in bin/saya/src/tests.rs
codecov / codecov/patch
bin/saya/src/tests.rs#L100
Added line #L100 was not covered by tests
Check warning on line 49 in crates/katana/rpc/rpc-types/src/state_update.rs
codecov / codecov/patch
crates/katana/rpc/rpc-types/src/state_update.rs#L49
Added line #L49 was not covered by tests
Check warning on line 138 in crates/saya/core/src/prover/program_input.rs
codecov / codecov/patch
crates/saya/core/src/prover/program_input.rs#L137-L138
Added lines #L137 - L138 were not covered by tests
Check warning on line 190 in crates/saya/core/src/prover/program_input.rs
codecov / codecov/patch
crates/saya/core/src/prover/program_input.rs#L190
Added line #L190 was not covered by tests
Check warning on line 96 in crates/saya/core/src/prover/state_diff.rs
codecov / codecov/patch
crates/saya/core/src/prover/state_diff.rs#L96
Added line #L96 was not covered by tests
Check warning on line 43 in crates/saya/provider/src/rpc/state.rs
codecov / codecov/patch
crates/saya/provider/src/rpc/state.rs#L43
Added line #L43 was not covered by tests
Check warning on line 57 in crates/saya/provider/src/rpc/state.rs
codecov / codecov/patch
crates/saya/provider/src/rpc/state.rs#L57
Added line #L57 was not covered by tests