test: Add a state test reaching CALL max depth #1007
Codecov / codecov/project
succeeded
Sep 13, 2024 in 1s
93.90% (+0.00%) compared to 1004496
View this Pull Request on Codecov
93.90% (+0.00%) compared to 1004496
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 93.90%. Comparing base (
1004496
) to head (69b3c35
).
Additional details and impacted files
@@ Coverage Diff @@
## master #1007 +/- ##
=======================================
Coverage 93.89% 93.90%
=======================================
Files 147 147
Lines 15507 15519 +12
=======================================
+ Hits 14561 14573 +12
Misses 946 946
Files with missing lines | Coverage Δ | |
---|---|---|
test/unittests/state_transition.cpp | 97.58% <100.00%> (ø) |
|
test/unittests/state_transition_call_test.cpp | 100.00% <100.00%> (ø) |
Loading