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

refactor: enhance consistency testing tool #17136

Merged
merged 19 commits into from
Jan 13, 2025

refactor: PR comments

ee1eaab
Select commit
Loading
Failed to load commit list.
Merged

refactor: enhance consistency testing tool #17136

refactor: PR comments
ee1eaab
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%) ⬆️

Impacted file tree graph