refactor: enhance migration testing tool #17246
Merged
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
).
Additional details and impacted files
@@ 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%> (ø) |
Loading