Skip to content

fix: preserve fragment data identity across snapshot updates#68

Merged
XiNiHa merged 4 commits into
XiNiHa:mainfrom
nyanrus:fix/reconcile-preserve-identity
May 27, 2026
Merged

fix: preserve fragment data identity across snapshot updates#68
XiNiHa merged 4 commits into
XiNiHa:mainfrom
nyanrus:fix/reconcile-preserve-identity

chore: add changeset

ac5b256
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2026 in 1s

91.29% (-0.66%) compared to 1bfb1a9

View this Pull Request on Codecov

91.29% (-0.66%) compared to 1bfb1a9

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.29%. Comparing base (1bfb1a9) to head (ac5b256).

Files with missing lines Patch % Lines
src/primitives/createFragment.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   91.95%   91.29%   -0.66%     
==========================================
  Files          20       20              
  Lines         721      724       +3     
  Branches      137      138       +1     
==========================================
- Hits          663      661       -2     
- Misses         50       55       +5     
  Partials        8        8              

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

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