eof: Detect unused inputs #1122
+16
−5
Draft
Codecov / codecov/project
failed
Feb 4, 2025 in 1s
25.54% (-68.76%) compared to dd38ff4
View this Pull Request on Codecov
25.54% (-68.76%) compared to dd38ff4
Details
Codecov Report
Attention: Patch coverage is 0%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 25.54%. Comparing base (
dd38ff4
) to head (173dab9
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/evmone/eof.cpp | 0.00% | 7 Missing |
test/unittests/eof_validation.cpp | 0.00% | 2 Missing |
❗ There is a different number of reports uploaded between BASE (dd38ff4) and HEAD (173dab9). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #1122 +/- ##
===========================================
- Coverage 94.29% 25.54% -68.76%
===========================================
Files 159 159
Lines 17343 17352 +9
===========================================
- Hits 16354 4432 -11922
- Misses 989 12920 +11931
Files with missing lines | Coverage Δ | |
---|---|---|
lib/evmone/eof.hpp | 3.33% <ø> (-96.67%) |
⬇️ |
test/unittests/eof_validation_stack_test.cpp | 0.00% <ø> (-100.00%) |
⬇️ |
test/unittests/eof_validation.cpp | 0.00% <0.00%> (-93.45%) |
⬇️ |
lib/evmone/eof.cpp | 0.34% <0.00%> (-85.45%) |
⬇️ |
Loading