Add prestate validation checks to state test loader #1134
+79
−18
Codecov / codecov/project
succeeded
Feb 19, 2025 in 0s
94.51% (+0.01%) compared to d62977d
View this Pull Request on Codecov
94.51% (+0.01%) compared to d62977d
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.51%. Comparing base (
d62977d
) to head (adc15ef
).
Additional details and impacted files
@@ Coverage Diff @@
## master #1134 +/- ##
==========================================
+ Coverage 94.50% 94.51% +0.01%
==========================================
Files 167 167
Lines 18202 18240 +38
==========================================
+ Hits 17201 17239 +38
Misses 1001 1001
Files with missing lines | Coverage Δ | |
---|---|---|
test/statetest/statetest_loader.cpp | 98.01% <100.00%> (+0.07%) |
⬆️ |
test/unittests/state_transition_create_test.cpp | 100.00% <100.00%> (ø) |
|
test/unittests/statetest_loader_test.cpp | 100.00% <100.00%> (ø) |
Loading