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

dangernoodle-io / ouroboros / 29136082702
92%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 02:17AM UTC
Jobs 1
Files 57
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 Jul 2026 02:16AM UTC coverage: 87.822% (+0.1%) from 87.686%
29136082702

push

github

web-flow
fix: read-path correctness in get id-type, FTS hyphen search, doc count casing, and nudge regex (#118)

- get: reject ids[] when ANY element is the wrong JSON type for the domain (kb expects numbers, backlog expects strings) with an explicit validation error, instead of silently dropping the bad element (previously only errored when every element failed to parse, letting a mixed-validity array like [1,"x"] silently drop "x")
- store.QueryDocuments: gate the FTS path on the escaped query, not the raw one, so an all-separator query (e.g. "---") falls back to the unfiltered list instead of binding MATCH '' and crashing with an fts5 syntax error
- store.FtsEscape: split queries on unicode61 token boundaries (letters/digits only) instead of stripping FTS5 meta chars, so hyphenated/underscored terms are indexed and searched consistently and remain findable
- store.CountDocumentsByType: match project names case-insensitively (mirroring GetProjectByName), fixing undercounts on the kb dashboard segment and statusline
- plugin lib.js: fix the tier-1 decision-nudge regex so it also matches the curly apostrophe (U+2019) variant of "we'll use", not just the ASCII one

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

5935 of 6758 relevant lines covered (87.82%)

1.03 hits per line

Coverage Regressions

Lines Coverage ∆ File
20
85.79
1.24% store/crud.go
17
90.69
0.38% app/handlers_backlog.go
13
68.69
-0.92% store/store.go
12
94.96
0.27% app/handlers_kb.go
Jobs
ID Job ID Ran Files Coverage
1 29136082702.1 11 Jul 2026 02:17AM UTC 57
87.82
GitHub Action Run
Source Files on build 29136082702
  • Tree
  • List 57
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29136082702
  • 452c512f on github
  • Prev Build on main (#29107389760)
  • Next Build on main (#29136558484)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc