refactor: general code style cleanups on precompile and statedb journal #2100
Codecov / codecov/project
succeeded
Oct 30, 2024 in 0s
64.57% (target 60.00%)
View this Pull Request on Codecov
64.57% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 65.71429%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 64.57%. Comparing base (
7b7beb7
) to head (6dc3c9b
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2100 +/- ##
==========================================
- Coverage 64.58% 64.57% -0.01%
==========================================
Files 271 271
Lines 21237 21223 -14
==========================================
- Hits 13716 13705 -11
+ Misses 6574 6569 -5
- Partials 947 949 +2
Files with missing lines | Coverage Δ | |
---|---|---|
eth/eip712/eip712_legacy.go | 75.00% <100.00%> (ø) |
|
eth/eip712/encoding_legacy.go | 76.40% <ø> (ø) |
|
eth/eip712/message.go | 81.92% <100.00%> (ø) |
|
eth/rpc/backend/blocks.go | 47.11% <100.00%> (ø) |
|
eth/rpc/backend/tracing.go | 50.00% <100.00%> (ø) |
|
eth/rpc/backend/utils.go | 62.98% <ø> (ø) |
|
x/common/testutil/nullify.go | 51.51% <100.00%> (ø) |
|
x/devgas/v1/types/params.go | 85.00% <100.00%> (ø) |
|
x/epochs/types/identifier.go | 100.00% <100.00%> (ø) |
|
x/evm/keeper/grpc_query.go | 79.92% <100.00%> (ø) |
|
... and 20 more |
Loading