refactor: adapt StatsSigningTestingTool to work with Bytes wrapper for transactions #17144
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
67.77% (+0.18%) compared to f26286a
View this Pull Request on Codecov
67.77% (+0.18%) compared to f26286a
Details
Codecov Report
Attention: Patch coverage is 69.04762%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 67.77%. Comparing base (
f26286a
) to head (dfa1545
).
Report is 8 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #17144 +/- ##
============================================
+ Coverage 67.58% 67.77% +0.18%
- Complexity 22142 22204 +62
============================================
Files 2588 2588
Lines 96701 96730 +29
Branches 10099 10103 +4
============================================
+ Hits 65359 65560 +201
+ Misses 27604 27416 -188
- Partials 3738 3754 +16
Files with missing lines | Coverage Δ | |
---|---|---|
...m/swirlds/demo/stats/signing/TransactionCodec.java | 34.56% <66.66%> (+34.56%) |
⬆️ |
...swirlds/demo/stats/signing/SttTransactionPool.java | 1.53% <0.00%> (+1.53%) |
⬆️ |
...mo/stats/signing/StatsSigningTestingToolState.java | 47.12% <83.33%> (+47.12%) |
⬆️ |
...emo/stats/signing/StatsSigningTestingToolMain.java | 30.43% <53.84%> (+30.43%) |
⬆️ |
Loading