Codecov / codecov/project
failed
Aug 3, 2024 in 0s
93.91% (-0.39%) compared to 9696fcf
View this Pull Request on Codecov
93.91% (-0.39%) compared to 9696fcf
Details
Codecov Report
Attention: Patch coverage is 54.65116%
with 39 lines
in your changes missing coverage. Please review.
Project coverage is 93.91%. Comparing base (
9696fcf
) to head (90c05f4
).
Files | Patch % | Lines |
---|---|---|
test/state/state.cpp | 13.79% | 25 Missing |
lib/evmone/instructions.hpp | 67.56% | 12 Missing |
lib/evmone/instructions_calls.cpp | 80.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #961 +/- ##
==========================================
- Coverage 94.29% 93.91% -0.39%
==========================================
Files 143 140 -3
Lines 16129 16146 +17
==========================================
- Hits 15209 15163 -46
- Misses 920 983 +63
Files | Coverage Δ | |
---|---|---|
test/state/errors.hpp | 50.00% <ø> (ø) |
|
test/state/state.hpp | 100.00% <ø> (ø) |
|
test/unittests/evm_eof_calls_test.cpp | 100.00% <100.00%> (ø) |
|
lib/evmone/instructions_calls.cpp | 97.85% <80.00%> (-0.82%) |
⬇️ |
lib/evmone/instructions.hpp | 97.86% <67.56%> (-2.14%) |
⬇️ |
test/state/state.cpp | 82.64% <13.79%> (-7.84%) |
⬇️ |
Loading