Codecov / codecov/project
failed
Aug 19, 2024 in 0s
94.17% (-0.12%) compared to 9696fcf
View this Pull Request on Codecov
94.17% (-0.12%) compared to 9696fcf
Details
Codecov Report
Attention: Patch coverage is 85.97285%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 94.17%. Comparing base (
9696fcf
) to head (3ff5253
).
Report is 10 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
test/state/state.cpp | 55.31% | 21 Missing |
lib/evmone/instructions.hpp | 89.18% | 4 Missing |
test/state/errors.hpp | 0.00% | 4 Missing |
lib/evmone/instructions_calls.cpp | 80.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #961 +/- ##
==========================================
- Coverage 94.29% 94.17% -0.12%
==========================================
Files 143 144 +1
Lines 16129 16330 +201
==========================================
+ Hits 15209 15379 +170
- Misses 920 951 +31
Files | Coverage Δ | |
---|---|---|
test/state/host.cpp | 100.00% <100.00%> (ø) |
|
test/state/state.hpp | 100.00% <ø> (ø) |
|
test/statetest/statetest_loader.cpp | 97.06% <100.00%> (+0.19%) |
⬆️ |
test/unittests/evm_eof_calls_test.cpp | 100.00% <100.00%> (ø) |
|
test/unittests/state_transition.cpp | 97.81% <100.00%> (+0.21%) |
⬆️ |
test/unittests/state_transition_eip7702_test.cpp | 100.00% <100.00%> (ø) |
|
lib/evmone/instructions_calls.cpp | 97.85% <80.00%> (-0.82%) |
⬇️ |
lib/evmone/instructions.hpp | 99.34% <89.18%> (-0.66%) |
⬇️ |
test/state/errors.hpp | 46.29% <0.00%> (-3.71%) |
⬇️ |
test/state/state.cpp | 86.01% <55.31%> (-4.47%) |
⬇️ |
Loading