test: Add some mising State Test export features #807
Merged
Codecov / codecov/project
succeeded
Feb 28, 2024 in 1s
97.98% (+0.04%) compared to a980168
View this Pull Request on Codecov
97.98% (+0.04%) compared to a980168
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 97.98%. Comparing base (
a980168
) to head (11cfcf6
).
Additional details and impacted files
@@ Coverage Diff @@
## master #807 +/- ##
==========================================
+ Coverage 97.93% 97.98% +0.04%
==========================================
Files 116 116
Lines 11309 11370 +61
==========================================
+ Hits 11076 11141 +65
+ Misses 233 229 -4
Files | Coverage Δ | |
---|---|---|
test/unittests/state_transition.cpp | 97.43% <100.00%> (-0.37%) |
⬇️ |
test/unittests/state_transition.hpp | 0.00% <ø> (ø) |
|
test/unittests/state_transition_eof_test.cpp | 100.00% <100.00%> (ø) |
|
test/unittests/state_transition_tx_test.cpp | 100.00% <100.00%> (ø) |
|
test/utils/utils.cpp | 78.37% <100.00%> (+10.81%) |
⬆️ |
Loading