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

dangernoodle-io / ouroboros / 26488349318
81%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 03:09AM UTC
Jobs 1
Files 36
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

27 May 2026 03:08AM UTC coverage: 80.124% (-0.007%) from 80.131%
26488349318

push

github

web-flow
fix: omit project_id and component from MCP item responses (OU-209) (#82)

OU-181 zeroed item.ProjectID before serialization but the struct tag had no omitempty, so "project_id":0 still appeared. Same for Item.Component which always emitted "component":"". Discovered during OU-77 measurement.

- add omitempty to Item.ProjectID and Item.Component JSON tags
- keep explicit ProjectID = 0 zeroing in handleItem ids-fetch loop so the field is reliably omitted regardless of upstream Item construction
- update TestHandleItemBatchFetch_NoProjectID to assert key absence (not zero value); also asserts component omission

bench: item ids=[5] response 951B -> 876B (-19 tk per 5-item fetch).

2330 of 2908 relevant lines covered (80.12%)

0.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
92.74
-0.04% app/handlers_backlog.go
Jobs
ID Job ID Ran Files Coverage
1 26488349318.1 27 May 2026 03:09AM UTC 36
80.12
GitHub Action Run
Source Files on build 26488349318
  • Tree
  • List 36
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26488349318
  • ab0c6b38 on github
  • Prev Build on main (#26488009923)
  • Next Build on main (#26489346687)
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