Skip to content

refactor(tds)!: hydrate TDS through validated UUID snapshots (#454) - #460

Merged
acgetchell merged 2 commits into
mainfrom
refactor/454-tds-snapshots
Jun 15, 2026
Merged

refactor(tds)!: hydrate TDS through validated UUID snapshots (#454)#460
acgetchell merged 2 commits into
mainfrom
refactor/454-tds-snapshots

fix(tds): harden UUID snapshot persistence boundary (#454)

9aed5b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 0s

91.59% (target 90.00%)

View this Pull Request on Codecov

91.59% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 97.84615% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.59%. Comparing base (739aba0) to head (9aed5b9).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/tds_snapshot.rs 97.92% 33 Missing ⚠️
src/core/facet.rs 96.55% 1 Missing ⚠️
src/core/simplex.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
+ Coverage   91.49%   91.59%   +0.09%     
==========================================
  Files          72       72              
  Lines       66574    67602    +1028     
==========================================
+ Hits        60915    61922    +1007     
- Misses       5659     5680      +21     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.