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

dangernoodle-io / breadboard / 27457524813
100%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 05:15AM 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

13 Jun 2026 05:14AM UTC coverage: 100.0%. Remained the same
27457524813

push

github

web-flow
feat(bb_pub): runtime-configurable publish interval + persistent enable toggle (live-applied via /api/telemetry) (#413)

- add bb_pub_set_interval_ms/bb_pub_get_interval_ms: persist to NVS (bb_pub/interval_ms), validate 1000–3600000 ms; on ESP-IDF re-arms the periodic timer live via bb_pub_set_interval_apply_hook
- add bb_pub_set_enabled/bb_pub_is_enabled: persistent toggle (bb_pub/enabled, default on); bb_pub_tick_once gates on enabled AND not paused — both independently; distinction documented in header
- add bb_pub_set_interval_apply_hook: portable hook for espidf worker to register timer re-arm; host no-ops
- bb_pub_test_reset now clears interval/enabled to compile-time defaults and marks config loaded (bypasses NVS in tests)
- bb_pub_telemetry section upgraded from read-only to read-write: GET emits interval_ms + enabled alongside existing fields; PATCH sets and persists both with bounds validation (400-class on invalid interval)
- +29 host tests (1942 → 1971): interval defaults, bounds, enabled gate, enabled-vs-paused independence, hook invocation, telemetry GET + PATCH

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

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2775 of 2775 relevant lines covered (100.0%)

1083.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27457524813.1 13 Jun 2026 05:15AM UTC 35
100.0
GitHub Action Run
Source Files on build 27457524813
  • 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 #27457524813
  • 0474e559 on github
  • Prev Build on main (#27456836199)
  • Next Build on main (#27457766169)
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