Check stack height for OP_CALLF validation #619
Merged
Codecov / codecov/project
succeeded
Aug 24, 2023 in 0s
97.56% (+0.01%) compared to c9afe1f
View this Pull Request on Codecov
97.56% (+0.01%) compared to c9afe1f
Details
Codecov Report
Merging #619 (0547115) into master (c9afe1f) will increase coverage by
0.01%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #619 +/- ##
==========================================
+ Coverage 97.55% 97.56% +0.01%
==========================================
Files 88 88
Lines 8287 8338 +51
==========================================
+ Hits 8084 8135 +51
Misses 203 203
Files Changed | Coverage Δ | |
---|---|---|
lib/evmone/eof.hpp | 100.00% <ø> (ø) |
|
lib/evmone/eof.cpp | 83.85% <100.00%> (+0.16%) |
⬆️ |
test/unittests/eof_validation_test.cpp | 100.00% <100.00%> (ø) |
|
test/unittests/evm_eof_function_test.cpp | 100.00% <100.00%> (ø) |
Loading