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 migration testing tool #17246

Merged
merged 15 commits into from
Jan 14, 2025

test: refactor unit tests

41a373c
Select commit
Loading
Failed to load commit list.
Merged

refactor: enhance migration testing tool #17246

test: refactor unit tests
41a373c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

67.27% (+0.02%) compared to 70c450e

View this Pull Request on Codecov

67.27% (+0.02%) compared to 70c450e

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.27%. Comparing base (70c450e) to head (41a373c).

Files with missing lines Patch % Lines
...irlds/demo/migration/MigrationTestingToolMain.java 0.00% 1 Missing ⚠️
...rlds/demo/migration/MigrationTestingToolState.java 90.00% 0 Missing and 1 partial ⚠️
...n/java/com/swirlds/platform/system/SwirldMain.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #17246      +/-   ##
============================================
+ Coverage     67.24%   67.27%   +0.02%     
- Complexity    21991    22001      +10     
============================================
  Files          2583     2583              
  Lines         96307    96325      +18     
  Branches      10054    10055       +1     
============================================
+ Hits          64763    64798      +35     
+ Misses        27839    27821      -18     
- Partials       3705     3706       +1     
Files with missing lines Coverage Δ
...a/com/swirlds/demo/migration/TransactionUtils.java 72.72% <100.00%> (+32.72%) ⬆️
...irlds/demo/migration/MigrationTestingToolMain.java 0.00% <0.00%> (ø)
...rlds/demo/migration/MigrationTestingToolState.java 31.46% <90.00%> (+31.46%) ⬆️
...n/java/com/swirlds/platform/system/SwirldMain.java 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

Impacted file tree graph