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

dangernoodle-io / breadboard / 29300184976
95%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 02:06AM UTC
Jobs 1
Files 183
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

14 Jul 2026 02:04AM UTC coverage: 95.101% (+0.1%) from 94.968%
29300184976

push

github

web-flow
refactor: drop dead bb_json coupling and fold bb_fan_routes/bb_power_routes into their primitives (#855)

- remove phantom bb_json REQUIRES/PRIV_REQUIRES from bb_board,
  bb_ota_pull, bb_ring_diag, bb_sink_http (zero bb_json_* call sites)
- fold bb_power_emit_section's "present" field into bb_power itself
  (platform/host/bb_power/bb_power.c, shared by espidf+host), then
  delete the bb_power_routes glue component entirely
- fold bb_fan_emit_section's "present" field into bb_fan itself
  (platform/host/bb_fan/bb_fan.c), and rehome
  bb_fan_routes_set_autofan_persist_cb() as
  bb_fan_set_autofan_persist_cb() (real autofan API, not glue --
  CONFIG_BB_FAN_AUTOFAN already gates it there); its test-only invoke
  hook moves to bb_fan_test.h as bb_fan_invoke_autofan_persist_cb();
  delete the bb_fan_routes glue component entirely
- bb_sensors now calls bb_fan_emit_section/bb_power_emit_section from
  bb_fan.h/bb_power.h directly; /api/sensors output is unchanged
- add host tests closing bb_fan.c's pre-existing + new coverage gaps
  (aux EMA convergence branch, the production PID clock injector, the
  autofan persist callback)
- prune the now-stale bb_fan_routes/bb_power_routes entries from the
  fence new_component baseline and the coverage baseline (shrink-only)

8100 of 8860 branches covered (91.42%)

Branch coverage included in aggregate %.

24 of 24 new or added lines in 2 files covered. (100.0%)

13854 of 14225 relevant lines covered (97.39%)

2154.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29300184976.1 14 Jul 2026 02:06AM UTC 183
95.1
GitHub Action Run
Source Files on build 29300184976
  • Tree
  • List 183
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29300184976
  • d3cec1fd on github
  • Prev Build on main (#29299811138)
  • Next Build on main (#29302802296)
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