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

dangernoodle-io / TaipanMiner / 27804457266
90%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 03:59AM UTC
Jobs 3
Files 107
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

19 Jun 2026 03:59AM UTC coverage: 90.111%. Remained the same
27804457266

push

github

web-flow
fix(telemetry): size bb_pub store-and-forward ring per board to stop per-tick eviction (#543)

the always-on ring (BB_PUB_BUFFER_ALWAYS=y) enqueues every active source each
tick and drains after the loop, so MAX_ENTRIES must hold a full tick or the
first-enqueued sources are evicted before the drain. the previous fleet-wide
MAX_ENTRIES=4 was smaller than the bitaxe per-tick source count (~8, all HALs
present), silently dropping wifi/thermal/rtos/power telemetry every tick
(buffer_dropped climbed in steady state). sw boards (~5 sources) just fit.

- raise the no-PSRAM default to 8 (holds ~5 sources + headroom)
- override PSRAM bitaxe boards (403/601/650) to 16 in SPIRAM, completing the
  "PSRAM boards override to a larger ring" note that was documented but never
  implemented

breadboard-side hardening for the underlying footgun (silent overflow + an
undersize guard) tracked in B1-298.

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

2834 of 3572 branches covered (79.34%)

Branch coverage included in aggregate %.

5303 of 5458 relevant lines covered (97.16%)

151335.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e2e - 27804457266.1 19 Jun 2026 04:02AM UTC 56
57.53
GitHub Action Run
2 native - 27804457266.2 19 Jun 2026 03:59AM UTC 27
91.05
GitHub Action Run
3 webui - 27804457266.3 19 Jun 2026 04:01AM UTC 80
91.36
GitHub Action Run
Source Files on build 27804457266
  • Tree
  • List 107
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27804457266
  • f14f2782 on github
  • Prev Build on main (#27804209418)
  • Next Build on main (#27805574690)
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