mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-25 00:47:39 +00:00
- Add Logger.warn() in ValidationService when oversized vector clocks are pruned server-side, improving observability for buggy clients - Add tests for hasVectorClockChanges (previously zero coverage) - Add symmetric LESS_THAN test for pruning-aware comparison mode - Export MAX_LWW_REUPLOAD_RETRIES constant to eliminate magic number coupling between sync-wrapper service and its test - Add test verifying uploading client ID is preserved during server-side clock pruning - Add test for limitVectorClockSize when preserveClientIds exceeds MAX |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||