chore: replace BouncyCastle BigIntegers and Arrays with JDK equivalents - #26793
Merged
Codecov / codecov/project
succeeded
Aug 12, 2026 in 1s
70.47% (+0.00%) compared to 09a4b3d
View this Pull Request on Codecov
70.47% (+0.00%) compared to 09a4b3d
Details
Codecov Report
❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...hedera/node/app/hapi/utils/ethereum/EthTxData.java | 87.50% | 0 Missing and 1 partial |
@@ Coverage Diff @@
## main #26793 +/- ##
=========================================
Coverage 70.47% 70.47%
- Complexity 11673 11675 +2
=========================================
Files 2583 2583
Lines 108373 108379 +6
Branches 12123 12124 +1
=========================================
+ Hits 76375 76381 +6
Misses 28013 28013
Partials 3985 3985 | Files with missing lines | Coverage Δ | Complexity Δ | |
|---|---|---|---|
| ...hedera/node/app/hapi/utils/ethereum/EthTxData.java | 86.79% <87.50%> (-0.08%) |
93.00 <2.00> (+2.00) |
⬇️ |
... and 1 file with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading