fix: Use canonical hexadecimal strings for Eip155 address encoding #2120
Codecov / codecov/project
succeeded
Dec 6, 2024 in 1s
64.79% (target 60.00%)
View this Pull Request on Codecov
64.79% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 60.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 64.79%. Comparing base (
5a7f90d
) to head (9aa15f7
).
Files with missing lines | Patch % | Lines |
---|---|---|
eth/eip55.go | 60.00% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2120 +/- ##
==========================================
- Coverage 64.80% 64.79% -0.01%
==========================================
Files 273 273
Lines 21638 21636 -2
==========================================
- Hits 14022 14020 -2
Misses 6644 6644
Partials 972 972
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/keeper/grpc_query.go | 79.58% <ø> (ø) |
|
eth/eip55.go | 74.28% <60.00%> (-1.39%) |
⬇️ |
Loading