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

dangernoodle-io / breadboard / 26701225321
100%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 02:37AM UTC
Jobs 1
Files 21
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

31 May 2026 02:36AM UTC coverage: 100.0%. Remained the same
26701225321

push

github

web-flow
feat(bb_system): portable bb_system_read_temp_celsius (SoC die-temp, capability-gated) (#319)

- adds bb_system_read_temp_celsius(float*) — portable wrapper over the soc internal temperature sensor
- gated on SOC_TEMP_SENSOR_SUPPORTED: real reading on esp32s2/s3/c3/c6/...; BB_ERR_UNSUPPORTED on classic esp32 (legacy sensor uncalibrated) + host
- espidf backend owns the temperature_sensor_install/enable/get_celsius lifecycle (lazy one-time install, mutex-guarded); PRIV_REQUIRES esp_driver_tsens
- host backend returns BB_ERR_UNSUPPORTED; BB_SYSTEM_TESTING override (set_temp_for_test) lets consumers host-test their handling
- lets taipanminer drop its direct temperature_sensor_* calls (esp-idf leak) and enables die-temp on the c3/s2 (previously gated s3-only)
- host tests cover unsupported / invalid-arg / injected-value paths

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1356 of 1356 branches covered (100.0%)

Branch coverage included in aggregate %.

2314 of 2314 relevant lines covered (100.0%)

909.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26701225321.1 31 May 2026 02:37AM UTC 21
100.0
GitHub Action Run
Source Files on build 26701225321
  • Tree
  • List 21
  • 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 #26701225321
  • af298095 on github
  • Prev Build on main (#26700706579)
  • Next Build on main (#26701766319)
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