Skip to content

fix: 26788: (0.78) 0.77 snapshots cannot be loaded, unknown data source metadata field - #26789

Merged
joshmarinacci merged 1 commit into
release/0.78from
26788-078-unknown-merkledbdatasource-field
Aug 14, 2026
Merged

fix: 26788: (0.78) 0.77 snapshots cannot be loaded, unknown data source metadata field#26789
joshmarinacci merged 1 commit into
release/0.78from
26788-078-unknown-merkledbdatasource-field

fix: 26788: (0.78) 0.77 snapshots cannot be loaded, unknown data sour…

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

70.49% (+0.03%) compared to a21a2b7

View this Pull Request on Codecov

70.49% (+0.03%) compared to a21a2b7

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../java/com/swirlds/merkledb/MerkleDbDataSource.java 33.33% 1 Missing and 1 partial ⚠️

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/0.78   #26789      +/-   ##
==================================================
+ Coverage           70.46%   70.49%   +0.03%     
+ Complexity          11675    11674       -1     
==================================================
  Files                2580     2580              
  Lines              108259   108262       +3     
  Branches            12095    12096       +1     
==================================================
+ Hits                76286    76321      +35     
+ Misses              27997    27961      -36     
- Partials             3976     3980       +4     
Files with missing lines Coverage Δ Complexity Δ
.../java/com/swirlds/merkledb/MerkleDbDataSource.java 82.35% <33.33%> (-0.30%) 0.00 <0.00> (ø)

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