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

dangernoodle-io / breadboard / 28996089667
95%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 05:24AM UTC
Jobs 1
Files 83
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

09 Jul 2026 05:22AM UTC coverage: 100.0%. Remained the same
28996089667

push

github

web-flow
refactor: remove bb_pub_fan/power/thermal failed-DI pub-sink glue (#794)

bb_pub_fan, bb_pub_power, and bb_pub_thermal were legacy DI/registry
glue (BB_INIT_REGISTER_PRE_HTTP, per-satellite AUTO_ATTACH kconfig,
pre_http force-register) duplicating telemetry already owned by
bb_sensors' /api/sensors section producers (bb_fan_emit_section,
bb_power_emit_section, bb_thermal_emit_section), each of which shares
the same SSOT builder (bb_fan_emit, bb_power_emit, bb_thermal_collect)
the removed satellites called under the hood. GET /api/sensors is
unaffected. bb_pub_health is NOT touched — its heap_state field has no
live-route equivalent (audited, kept per B1-133 scope).

- Field-fidelity coverage (null/NaN/-1 semantics, autofan fields,
  present/absent nesting) already lives on the surviving emit-path
  tests (test_bb_fan_emit.c, test_bb_power_emit.c,
  test_bb_thermal_collect.c, test_bb_sensors.c) with no gaps, so no
  assertions needed to move; deleted test_bb_pub_fan.c,
  test_bb_pub_power.c, test_bb_pub_thermal.c, and the now-moot
  pub-vs-emit parity blocks in test_bb_pub_parity.c and the
  satellite SSOT-fidelity blocks in test_bb_pub_telemetry_fidelity.c
  (the generic SSOT serialize-once/REST-equals-sink invariants remain
  covered by that file's synthetic "telem_fid" harness).
- Pruned the 12 associated di_legacy fence entries (4 per satellite)
  and 3 new_component entries via `fence --update-baseline`
  (di_legacy 322 -> 310, new_component 125 -> 122).

3413 of 3413 branches covered (100.0%)

Branch coverage included in aggregate %.

5431 of 5431 relevant lines covered (100.0%)

9833.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28996089667.1 09 Jul 2026 05:24AM UTC 83
100.0
GitHub Action Run
Source Files on build 28996089667
  • Tree
  • List 83
  • 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 #28996089667
  • cf6405f9 on github
  • Prev Build on main (#28995556620)
  • Next Build on main (#29030854866)
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