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

dangernoodle-io / breadboard / 26006342971
100%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 11:52PM UTC
Jobs 1
Files 17
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

17 May 2026 11:51PM UTC coverage: 100.0%. Remained the same
26006342971

push

github

web-flow
feat(bb_update_check): runtime NVS-backed opt-out via bb_nv_config_update_check_enabled (#265)

- mirrors the bb_nv_config_mdns_enabled pattern: getter/setter in bb_nv,
  persisted to NVS key 'update_check_en' on esp-idf, in-memory on host
- default is 1 (enabled); existing consumers see no behavior change
- gate lives inside bb_update_check_run_one so both the espidf worker
  task and the host direct-call path respect it without duplication
- bb_update_check_status_t gains an 'enabled' field populated from
  bb_nv_config_update_check_enabled() in get_status; GET /api/update/status
  includes 'enabled' in the json response and openapi schema
- compile-time CONFIG_BB_UPDATE_CHECK_AUTOREGISTER kconfig is unchanged
- host tests: 4 new cases covering default-enabled, disabled no-op,
  live flag reflection, and re-enable resumes normal checks

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

962 of 962 branches covered (100.0%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

1729 of 1729 relevant lines covered (100.0%)

1020.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26006342971.1 17 May 2026 11:52PM UTC 17
100.0
GitHub Action Run
Source Files on build 26006342971
  • Tree
  • List 17
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26006342971
  • 61331400 on github
  • Prev Build on main (#26006097492)
  • Next Build on main (#26006550713)
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