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

dangernoodle-io / TaipanMiner / 28695847962
90%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 05:11AM 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

04 Jul 2026 05:10AM UTC coverage: 90.247%. Remained the same
28695847962

push

github

web-flow
feat(sse): SSE 1-connection cap on no-PSRAM boards + drop dead pool.notify topic (#616)

* feat(sse): SSE 1-connection cap on no-PSRAM boards (B1-561)

Per the B1-561 SSE-first-class design: cap CONFIG_BB_EVENT_ROUTES_MAX_CLIENTS
to 1 (from the fleet default 2) on the four no-PSRAM boards (c3-supermini,
s2-mini, wroom32, tdongle-s3). None of the four boards enable CONFIG_SPIRAM.

Verified CONFIG_MQTT_TASK_STACK_SIZE=5120 and CONFIG_BB_PUB_WORKER_STACK=8192
are pre-existing, deliberate, HW-verified-margin values (sdkconfig.defaults
comments) — left unchanged. CONFIG_MBEDTLS_DYNAMIC_BUFFER=y is already set
fleet-wide.

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

* refactor(sse): drop dead pool.notify topic, retain block.found (B1-561)

pool.notify had zero producers (audit-confirmed; stratum posts
mining.notify separately) -- delete the attach + topic var, frees ~2.2 KB.
Flip block.found to retained: it's a rare discrete event where
last-found-block-on-reconnect is a strict improvement over empty state,
frees ~2 KB.

Verified the periodic bb_sink_event topics (sys.mem, net.detail, fan,
power, thermal) are already registered retained=true with
bb_sink_event_seed_all() publishing the required initial snapshot right
after bb_pub_add_sink succeeds -- no change needed there.

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

---------

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

2876 of 3613 branches covered (79.6%)

Branch coverage included in aggregate %.

5387 of 5543 relevant lines covered (97.19%)

149015.13 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
98.75
0.0% webui/miner/src/lib/settingsState.svelte.ts
Jobs
ID Job ID Ran Files Coverage
1 e2e - 28695847962.1 04 Jul 2026 05:14AM UTC 56
57.33
GitHub Action Run
2 native - 28695847962.2 04 Jul 2026 05:11AM UTC 27
91.37
GitHub Action Run
3 webui - 28695847962.3 04 Jul 2026 05:12AM UTC 80
91.48
GitHub Action Run
Source Files on build 28695847962
  • 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 #28695847962
  • 56ee3310 on github
  • Prev Build on main (#28695339135)
  • Next Build on main (#28696599259)
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