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

dangernoodle-io / breadboard / 29978854260
96%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 04:11AM UTC
Jobs 1
Files 187
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

23 Jul 2026 04:10AM UTC coverage: 96.367% (+0.005%) from 96.362%
29978854260

push

github

web-flow
refactor: extract bb_sensor domain primitive from bb_sensor_http; absorb + delete bb_thermal (#1018)

- new components/bb_sensor: HTTP-free cross-HAL collector (bb_sensor_{fan,power,thermal}_snapshot + bb_sensor_fan_apply), portable single TU, REQUIRES bb_core, PRIV_REQUIRES bb_fan/bb_power/bb_temp/bb_log
- bb_sensor_http_wire.c thinned to bind+route: gather/apply hooks now call bb_sensor's snapshot getters and copy fields into the wire structs (renaming aux_target_c->vr_target_c at the boundary); bb_sensor_http_dispatch.c and the espidf bb_sensor_http.c are untouched
- bb_thermal deleted entirely (component, espidf/host platform twins, dead bb_thermal_init stub, its unit test file) -- bb_sensor_thermal_snapshot absorbs bb_thermal_collect verbatim
- test/test_host/test_bb_sensor.c absorbs the 10 moved thermal-collect cases plus fan/power gather/apply domain tests, including the 2 regression pins (no-primary present=false; capability-gap UNSUPPORTED->INVALID_STATE); test_bb_sensor_http.c slims to one wire-copy proof per section plus its existing e2e/dispatch coverage; bb_sensor_reset_for_test is the new reset SSOT
- platformio.ini: -DBB_THERMAL_TESTING -> -DBB_SENSOR_TESTING
- riding cleanup: drop the orphaned CONFIG_BB_FAN_ROUTES_AUTOREGISTER=y from examples/smoke/sdkconfig.defaults.esp32-autofan (zero in-tree refs)
- fence: bb_sensor approved as a new component (new_component family); this PR also closes out a latent baseline gap left by S1 (bb_sensor_http was never recorded under its new name after the bb_sensors rename, only passing via the 1:1 rename heuristic) -- pruned bb_sensors/bb_thermal and approved bb_sensor_http alongside bb_sensor, one deliberate baseline edit

Part of the sensor-family consolidation (S2 of 2, depends on the bb_sensors->bb_sensor_http rename); refs B1-676.


Claude-Session: https://claude.ai/code/session_01UwuRBPS8n5TkVkog1RQyVF

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

7386 of 7976 branches covered (92.6%)

Branch coverage included in aggregate %.

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

12561 of 12723 relevant lines covered (98.73%)

2493.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29978854260.1 23 Jul 2026 04:11AM UTC 187
96.37
GitHub Action Run
Source Files on build 29978854260
  • Tree
  • List 187
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29978854260
  • 10794afb on github
  • Prev Build on main (#29977945929)
  • Next Build on main (#30009554382)
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