refactor: enhance consistency testing tool #17136
Merged
Codecov / codecov/project
succeeded
Jan 13, 2025 in 0s
67.47% (+0.06%) compared to be1981d
View this Pull Request on Codecov
67.47% (+0.06%) compared to be1981d
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 67.47%. Comparing base (
be1981d
) to head (ee1eaab
).
Report is 7 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../demo/consistency/ConsistencyTestingToolState.java | 88.23% | 2 Missing |
...s/demo/consistency/ConsistencyTestingToolMain.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #17136 +/- ##
============================================
+ Coverage 67.41% 67.47% +0.06%
- Complexity 22063 22080 +17
============================================
Files 2585 2585
Lines 96408 96425 +17
Branches 10071 10072 +1
============================================
+ Hits 64992 65062 +70
+ Misses 27698 27640 -58
- Partials 3718 3723 +5
Files with missing lines | Coverage Δ | |
---|---|---|
.../java/com/swirlds/platform/system/SwirldState.java | 0.00% <ø> (ø) |
|
...s/demo/consistency/ConsistencyTestingToolMain.java | 0.00% <0.00%> (ø) |
|
.../demo/consistency/ConsistencyTestingToolState.java | 71.42% <88.23%> (+71.42%) |
⬆️ |
Loading