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

lsm / neokai / 24996249054 / 26
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 27 Apr 2026 12:58PM UTC
Files 288
Run time 9s
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

27 Apr 2026 12:55PM UTC coverage: 19.499%. Remained the same
24996249054.26

push

github

web-flow
fix(space): unify Active-tab filter between sidebar and tasks view (#1662)

* fix(space): unify Active-tab filter between sidebar and tasks view

The sidebar Tasks "Active" sub-tab and the main-pane Tasks view "Active"
tab disagreed about approved tasks. The tasks view (more recently
considered) routes `approved` to Active so a stuck post-approval task
remains visible; the sidebar filter only included `open` and
`in_progress`, so the same task appeared in one surface but not the
other.

Make `isActiveTask` in `task-filters.ts` the single source of truth and
have both consumers import it. Update tests, including a parity check
that walks every status across both consumer code paths.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(space): address review feedback on Active-tab parity

- Replace the tautological parity test (both helpers called the same
  `isActiveTask`) with a real check: export `TAB_PREDICATES` from
  `SpaceTasks.tsx` and assert the tasks-view's `active` predicate
  matches the sidebar's `isActiveTask` for every `SpaceTaskStatus`.
  Test moved to `SpaceTasks.test.tsx` where the necessary signal /
  store mocks are already configured. A future re-inlining of the
  predicate will fail this test loudly.
- Add `approved: 'bg-emerald-500'` to `taskStatusColors` in
  `SpaceDetailPanel.tsx` so the sidebar status dot for `approved`
  tasks matches the emerald accent already used by `SpaceTasks`'s
  `STATUS_BORDER` map.
- Refresh the stale file-header comment in `SpaceTasks.tsx` —
  Active is `open + in_progress + approved`, not just the first two.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

15232 of 78115 relevant lines covered (19.5%)

9.99 hits per line

Source Files on job daemon-online-features-2 - 24996249054.26
  • Tree
  • List 288
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24996249054
  • 66a7a5ad on github
  • Prev Job for on dev (#24995864733.18)
  • Next Job for on dev (#25003000380.1)
  • Delete
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