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

justskiv / owly / 25681212152
53%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 03:56PM UTC
Jobs 1
Files 243
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 03:51PM UTC coverage: 51.448% (+2.2%) from 49.244%
25681212152

push

github

justskiv
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
user until a forensic dump runs into it; pinning the truncation
flag and the clear-all "survivor on delete failure" branch means
a regression that drops the cap or silently loses unscrubbed
files surfaces here.

- loadFailed sort + dotfile/non-json filter + silent skip on
  schema-reject (each failed record's safeParse is independent so
  one bad file can't blank the whole panel).
- DONE_LIMIT (200) caps both loadDone and addDone; doneTruncated
  flips only when the on-disk count exceeds the cap.
- clearAllFailed/clearAllDone list the on-disk dir rather than the
  in-memory array — a user with > 200 done files must not see them
  resurrect on the next loadDone.
- delete-failure path in clearAllFailed: survivors stay in the
  panel and the toast surfaces the underlying error.

1787 of 4397 branches covered (40.64%)

Branch coverage included in aggregate %.

4166 of 7174 relevant lines covered (58.07%)

31.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25681212152.1 11 May 2026 03:56PM UTC 243
51.45
GitHub Action Run
Source Files on build 25681212152
  • Tree
  • List 243
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25681212152
  • 60bfe000 on github
  • Prev Build on main (#25674218574)
  • Next Build on main (#25684539880)
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