Skip to content

chore: override toString methods in records - #26817

Merged
andrewb1269 merged 3 commits into
hiero-ledger:mainfrom
Grigorov-Georgi:chore/add-to-string-methods-to-key-pair-records
Aug 17, 2026
Merged

chore: override toString methods in records#26817
andrewb1269 merged 3 commits into
hiero-ledger:mainfrom
Grigorov-Georgi:chore/add-to-string-methods-to-key-pair-records

Merge branch 'main' into chore/add-to-string-methods-to-key-pair-records

4f06cee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

70.50% (-0.01%) compared to a822135

View this Pull Request on Codecov

70.50% (-0.01%) compared to a822135

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #26817      +/-   ##
============================================
- Coverage     70.50%   70.50%   -0.01%     
  Complexity    11691    11691              
============================================
  Files          2587     2587              
  Lines        108453   108456       +3     
  Branches      12142    12141       -1     
============================================
- Hits          76469    76464       -5     
- Misses        27994    28005      +11     
+ Partials       3990     3987       -3     
Files with missing lines Coverage Δ Complexity Δ
...a/node/app/history/impl/ProofKeysAccessorImpl.java 95.12% <100.00%> (+0.12%) 0.00 <0.00> (ø)
...main/java/com/hedera/node/app/tss/TssKeyFiles.java 76.99% <100.00%> (+0.20%) 0.00 <0.00> (ø)
.../main/java/com/hedera/node/app/tss/TssKeyPair.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

... and 9 files with indirect coverage changes

Impacted file tree graph

🚀 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.