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

dangernoodle-io / breadboard / 27524625548
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 04:46AM UTC
Jobs 1
Files 35
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

15 Jun 2026 04:45AM UTC coverage: 100.0%. Remained the same
27524625548

push

github

web-flow
feat(bb_sensors): sectioned /api/sensors (fan/power/thermal) on bb_section with fan PATCH (B1-269) (#442)

- new bb_sensors component: file-scope bb_section_registry_t; registers GET
  /api/sensors (bb_section_build_get + bb_section_assemble_schema) and PATCH
  /api/sensors (bb_section_dispatch_patch)
- new /api/sensors coexists with old /api/fan, /api/power, /api/thermal routes;
  old routes deleted in PR7
- three sections: fan (PATCH-capable), power (read-only), thermal (read-only)
- fan PATCH = old POST /api/fan logic moved to section patch_fn; supports both
  raw duty_pct (no autofan) and autofan config fields (BB_FAN_AUTOFAN)
- shared emit helpers factored from old route emit fns: bb_fan_emit_section,
  bb_power_emit_section, bb_thermal_emit_section; old /api/fan|power|thermal
  handlers call the same helper (no behaviour drift while both exist)
- bb_pub_fan/power/thermal publishers keep their own flat MQTT format unchanged
- kconfig knobs: CONFIG_BB_SENSORS_AUTOREGISTER (default n) and
  CONFIG_BB_SENSORS_PATCH_BODY_MAX (default 256 bytes)
- bb_sensors in smoke SMOKE_REQUIRES + platformio.ini arduino build + native_scaffold.py
- 100% host test coverage; 2257 tests pass

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

1659 of 1659 branches covered (100.0%)

Branch coverage included in aggregate %.

2771 of 2771 relevant lines covered (100.0%)

1166.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27524625548.1 15 Jun 2026 04:46AM UTC 35
100.0
GitHub Action Run
Source Files on build 27524625548
  • Tree
  • List 35
  • 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 #27524625548
  • 1869ace5 on github
  • Prev Build on main (#27523830731)
  • Next Build on main (#27525192960)
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