Skip to content

chore(cleanup): remove unused $newVersion.

d0da538
Select commit
Loading
Failed to load commit list.
Merged

[stable31] fix(sync): send first update without initial document state #7790

chore(cleanup): remove unused $newVersion.
d0da538
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 16, 2025 in 1s

51.35% (-0.01%) compared to a6f16d4

View this Pull Request on Codecov

51.35% (-0.01%) compared to a6f16d4

Details

Codecov Report

❌ Patch coverage is 34.61538% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.35%. Comparing base (a6f16d4) to head (d0da538).

Files with missing lines Patch % Lines
src/services/SyncService.ts 14.28% 12 Missing ⚠️
src/services/WebSocketPolyfill.ts 50.00% 4 Missing ⚠️
src/helpers/yjs.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable31    #7790      +/-   ##
============================================
- Coverage     51.36%   51.35%   -0.01%     
============================================
  Files           291      291              
  Lines         41660    41673      +13     
  Branches        868      867       -1     
============================================
+ Hits          21399    21403       +4     
- Misses        20142    20151       +9     
  Partials        119      119              

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