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

test: Add a state test reaching CALL max depth #1007

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

test: Add a state test reaching CALL max depth

69b3c35
Select commit
Loading
Failed to load commit list.
Open

test: Add a state test reaching CALL max depth #1007

test: Add a state test reaching CALL max depth
69b3c35
Select commit
Loading
Failed to load commit list.
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%> (ø)