Skip to content

chore: Truncate wrapped-record-hashes.pb file and enable writing of hashes (#26747) - #26833

Merged
joshmarinacci merged 2 commits into
release/0.78from
rel78-truncate-wrb
Aug 14, 2026
Merged

chore: Truncate wrapped-record-hashes.pb file and enable writing of hashes (#26747)#26833
joshmarinacci merged 2 commits into
release/0.78from
rel78-truncate-wrb

enable writing of hashes

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

70.47% (+0.01%) compared to a21a2b7

View this Pull Request on Codecov

70.47% (+0.01%) compared to a21a2b7

Details

Codecov Report

❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../records/impl/WrappedRecordBlockHashMigration.java 78.94% 3 Missing and 1 partial ⚠️

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/0.78   #26833      +/-   ##
==================================================
+ Coverage           70.46%   70.47%   +0.01%     
+ Complexity          11675    11674       -1     
==================================================
  Files                2580     2580              
  Lines              108259   108278      +19     
  Branches            12095    12097       +2     
==================================================
+ Hits                76286    76314      +28     
+ Misses              27997    27984      -13     
- Partials             3976     3980       +4     
Files with missing lines Coverage Δ Complexity Δ
...dera/node/config/data/BlockRecordStreamConfig.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
.../records/impl/WrappedRecordBlockHashMigration.java 87.15% <78.94%> (-0.79%) 0.00 <0.00> (ø)

... and 5 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.