Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eof: Detect unused inputs #1122

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

eof: Detect unused inputs

173dab9
Select commit
Loading
Failed to load commit list.
Draft

eof: Detect unused inputs #1122

eof: Detect unused inputs
173dab9
Select commit
Loading
Failed to load commit list.
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.

HEAD has 3 uploads less than BASE
Flag BASE (dd38ff4) HEAD (173dab9)
eof_execution_spec_tests 1 0
unittests 1 0
ethereum_tests 1 0
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%) ⬇️

... and 119 files with indirect coverage changes