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

dangernoodle-io / breadboard / 28619235275
100%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 08:24PM UTC
Jobs 1
Files 44
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

02 Jul 2026 08:23PM UTC coverage: 100.0%. Remained the same
28619235275

push

github

web-flow
refactor(bb_net_health): heartbeat via runtime log level, drop compile-time enable (#674)

- remove CONFIG_BB_NET_HEALTH_LOG_ENABLE (Kconfig symbol, header bridge, compile guard)
- heartbeat is now always compiled (a few hundred bytes flash, zero heap)
- runtime control via a dedicated "net_state" log tag, distinct from bb_net_health's own TAG
- esp_log_level_get(LOG_TAG_NETSTATE) gates the format_log snprintf so a suppressed heartbeat costs ~nothing beyond the should_log rate-limit check
- keep CONFIG_BB_NET_HEALTH_LOG_INTERVAL_S (cadence tuning knob, unrelated to on/off)
- no reflash required to toggle the heartbeat going forward


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

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

2008 of 2008 branches covered (100.0%)

Branch coverage included in aggregate %.

3473 of 3473 relevant lines covered (100.0%)

1237.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28619235275.1 02 Jul 2026 08:24PM UTC 44
100.0
GitHub Action Run
Source Files on build 28619235275
  • Tree
  • List 44
  • 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 #28619235275
  • ae071f37 on github
  • Prev Build on main (#28618136070)
  • Next Build on main (#28621420742)
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