DUPN and SWAPN in EOF only + EOF stack validation #788
Codecov / codecov/project
succeeded
Jan 23, 2024 in 0s
97.91% (+0.00%) compared to 83e7a32
View this Pull Request on Codecov
97.91% (+0.00%) compared to 83e7a32
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
83e7a32
) 97.91% compared to head (8458134
) 97.91%.
Additional details and impacted files
@@ Coverage Diff @@
## master #788 +/- ##
=======================================
Coverage 97.91% 97.91%
=======================================
Files 110 110
Lines 10644 10670 +26
=======================================
+ Hits 10422 10448 +26
Misses 222 222
Files | Coverage Δ | |
---|---|---|
lib/evmone/advanced_analysis.hpp | 100.00% <ø> (ø) |
|
lib/evmone/advanced_instructions.cpp | 100.00% <ø> (ø) |
|
lib/evmone/baseline.cpp | 100.00% <100.00%> (ø) |
|
lib/evmone/baseline_instruction_table.cpp | 100.00% <ø> (ø) |
|
lib/evmone/eof.cpp | 83.87% <100.00%> (+0.11%) |
⬆️ |
lib/evmone/instructions.hpp | 100.00% <100.00%> (ø) |
|
test/unittests/eof_validation_test.cpp | 100.00% <100.00%> (ø) |
|
test/unittests/evm_eip663_dupn_swapn_test.cpp | 100.00% <100.00%> (ø) |
Loading