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

dangernoodle-io / TaipanMiner / 26730088168
90%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 01:15AM UTC
Jobs 3
Files 106
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

01 Jun 2026 01:14AM UTC coverage: 90.111%. Remained the same
26730088168

push

github

web-flow
fix(webui): proper bodyless 204s via bb_http_resp_no_content (breadboard v0.43.3) (#472)

The 6 handlers returning 204 (fan POST, settings POST/PATCH, pool PUT/switch,
fallback clear/promote) finished with bb_http_resp_send_chunk(req, NULL, 0),
which frames the 204 with chunked Transfer-Encoding — malformed per RFC 7230
and rejected by strict HTTP proxies (node http-proxy → 502 on the Vite dev
server; the fan-edit dialog 502'd when iterating via the dev proxy).

- route all six through bb_http_resp_no_content (Content-Length: 0, non-chunked)
- bump scripts/fetch_breadboard.py VERSION to v0.43.3 (adds the helper)

on-device validated (bitaxe-650): POST /api/fan now returns 204 with
Content-Length: 0 (no Transfer-Encoding) both directly and through the dev
proxy — no 502; full read-endpoint sweep healthy.

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

2734 of 3440 branches covered (79.48%)

Branch coverage included in aggregate %.

5339 of 5519 relevant lines covered (96.74%)

149639.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 webui - 26730088168.1 01 Jun 2026 01:16AM UTC 77
91.1
GitHub Action Run
2 e2e - 26730088168.2 01 Jun 2026 01:16AM UTC 56
58.23
GitHub Action Run
3 native - 26730088168.3 01 Jun 2026 01:15AM UTC 29
90.14
GitHub Action Run
Source Files on build 26730088168
  • Tree
  • List 106
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26730088168
  • c0ebb899 on github
  • Prev Build on main (#26729582789)
  • Next Build on main (#26731568154)
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