chore: implement From<BigUint>
for address type
#2488
Merged
Codecov / codecov/patch
failed
Sep 30, 2024 in 0s
64.28% of diff hit (target 68.62%)
View this Pull Request on Codecov
64.28% of diff hit (target 68.62%)
Annotations
Check warning on line 99 in crates/katana/controller/src/lib.rs
codecov / codecov/patch
crates/katana/controller/src/lib.rs#L99
Added line #L99 was not covered by tests
Check warning on line 63 in crates/katana/primitives/src/contract.rs
codecov / codecov/patch
crates/katana/primitives/src/contract.rs#L61-L63
Added lines #L61 - L63 were not covered by tests
Check warning on line 53 in crates/katana/storage/provider/src/test_utils.rs
codecov / codecov/patch
crates/katana/storage/provider/src/test_utils.rs#L53
Added line #L53 was not covered by tests
Loading