• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

justskiv / owly / 25684539880

Builds Branch Commit Type Ran Committer Via Coverage
25684539880 main test: cover routine-stats heatmap, streak, and rate routine-stats drives the RoutineDetail page (heatmap, streak, rate, weekDone). It reads through week-cache across 26 weeks per call, so subtle ordering bugs (streak day not walking into the prev... push 11 May 2026 04:58PM UTC justskiv github
53.18
25681212152 main test(store): cover commands-store bookkeeping and truncation commands-store is the UI bookkeeper for the agent queue — the panel-rendered failed/ and done/ lists plus the per-session executed counter. The 200-item DONE_LIMIT is invisible to the u... push 11 May 2026 03:56PM UTC justskiv github
51.45
25674218574 main test(store): cover pool-store per-week invariants load (with newer-token preemption on overlapping loadWeek), add / update / setPlaced / remove with per-week persistence, the week-snapshot guarantee (concurrent week switch must not retarget an in... push 11 May 2026 01:49PM UTC justskiv github
49.24
25672991582 main test: cover seed-migration v2 invariants marker idempotency, populated / empty / invalid entities states, required-areas gate, missing-config fallback, missing-seed fallback, @key→UUID stability across files, schema rejection skips marker so a re... push 11 May 2026 01:26PM UTC justskiv github
49.04
25671605163 main test(store): cover entities-store invariants mutation paths (add / update / delete / cascade), the optimistic-no-rollback contract on persist failure, and serialization of concurrent addEntity through the write queue. vitest unit project was sco... push 11 May 2026 12:59PM UTC justskiv github
48.23
25670904237 main docs(readme): drop TS badge, regroup badges typescript badge duplicated github's language bar — the percentage is already on every repo page. row 1 now holds the static identity signals (tauri, react, status, telegram); row 2 the live health metr... push 11 May 2026 12:46PM UTC justskiv github
48.07
25670692047 main test: type batchPartialOf spy explicitly vi.fn(() => undefined) inferred a () => undefined return type that locked the spy, so mockReturnValueOnce({...}) in the batch-partial test failed typecheck. Widened to the actual union returned by batchPar... push 11 May 2026 12:41PM UTC justskiv github
48.08
25670576844 main test: cover command-processor failure routing where a command ends up (failed/ vs done/) depends on the break point — parse, schema, executor, markDone. None of those branches were tested directly; a regression could silently re-execute a command... push 11 May 2026 12:38PM UTC justskiv github
48.07
25670357649 main docs: add CHANGELOG.md keep a changelog 1.1.0 with [Unreleased] on top, populated by hand on every user-facing commit. one-liner bullets, english, user-voice. release-time rollup is handled separately. push 11 May 2026 12:34PM UTC justskiv github
47.85
25669152900 main test: cover write-queue + file-io failure paths write-queue chain stays alive after a rejected fn; file-io corrupted-backup recovery on broken JSON / schema mismatch. Both branches were untested — silent data-loss risk if either ever gets refacto... push 11 May 2026 12:08PM UTC justskiv github
47.85
25667514173 main docs(api): add Commands API and external LLM guides Introduce `commands-api.md`, documenting the file-based Commands API for external mutation of TuzovOS data. Covers the action format, atomic write requirements, lifecycle handling (pending → don... push 11 May 2026 11:33AM UTC justskiv github
47.19
25661311796 main ci(coverage): drop non-code files, soft status checks coverage was counting CSS, the main.tsx bootstrap, and the schemas barrel — none of which produce a useful signal but do drag the codecov weighted percentage down. informational status keeps ... push 11 May 2026 09:17AM UTC justskiv github
47.18
25660811763 main ci: run on macos-latest to match snapshot platform visual-baseline tests (T-7, R-3) use vitest-browser's toMatchScreenshot. their snapshots have the `-chromium-darwin` suffix, captured on macOS, and the linux runner times out without a matching b... push 11 May 2026 09:06AM UTC justskiv github
47.18
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc