Skip to content

chore: override toString methods in records - #26817

Open
Grigorov-Georgi wants to merge 2 commits into
hiero-ledger:mainfrom
Grigorov-Georgi:chore/add-to-string-methods-to-key-pair-records
Open

chore: override toString methods in records#26817
Grigorov-Georgi wants to merge 2 commits into
hiero-ledger:mainfrom
Grigorov-Georgi:chore/add-to-string-methods-to-key-pair-records

chore: add unit tests

da73b29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

70.44% (-0.01%) compared to c3b9058

View this Pull Request on Codecov

70.44% (-0.01%) compared to c3b9058

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #26817      +/-   ##
============================================
- Coverage     70.44%   70.44%   -0.01%     
+ Complexity    11673    11672       -1     
============================================
  Files          2583     2583              
  Lines        108354   108357       +3     
  Branches      12122    12122              
============================================
+ Hits          76332    76333       +1     
+ Misses        28035    28034       -1     
- Partials       3987     3990       +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 8 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.