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

dangernoodle-io / breadboard / 28637761154
100%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 04:09AM UTC
Jobs 1
Files 46
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

03 Jul 2026 04:08AM UTC coverage: 100.0%. Remained the same
28637761154

push

github

web-flow
feat(bb_transport_health): per-transport connectivity-health SSOT (authoritative/inferred) (#682)

- new leaf component tracking per-transport up/down state in one place
- AUTHORITATIVE slots report explicit ok/fail via bb_transport_health_report()
- INFERRED slots derive health from bb_transport_health_mark_activity() recency,
  staleness computed at snapshot time via bb_transport_health_is_stale()
- bb_transport_health_authoritative_counts() only counts enabled AUTHORITATIVE
  slots — INFERRED transports structurally cannot influence this count
  (observe-only guarantee)
- single global lock (portMUX on espidf, no-op on host) guards all slot state
- lazy self-init idiom, fixed BB_TRANSPORT_HEALTH_MAX_SLOTS slot table,
  no bb_registry entry — zero init-ordering surface by design
- Kconfig-bridged BB_TRANSPORT_HEALTH_MAX_SLOTS (default 8) and
  BB_TRANSPORT_HEALTH_INFERRED_STALE_S (default 60)
- host tests cover registration/capacity, report/mark_activity class
  rejection, enabled exclusion, snapshot cap-truncation, and the
  observe-only invariant directly
- PR1 of 2: component only, zero consumers wired yet

2043 of 2043 branches covered (100.0%)

Branch coverage included in aggregate %.

3533 of 3533 relevant lines covered (100.0%)

1236.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28637761154.1 03 Jul 2026 04:09AM UTC 46
100.0
GitHub Action Run
Source Files on build 28637761154
  • Tree
  • List 46
  • 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 #28637761154
  • f5d95de1 on github
  • Prev Build on main (#28637177755)
  • Next Build on main (#28638603985)
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