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

dangernoodle-io / breadboard / 25093186314
100%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 05:54AM UTC
Jobs 1
Files 9
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

29 Apr 2026 05:53AM UTC coverage: 100.0%. Remained the same
25093186314

push

github

web-flow
feat(bb_info): add /api/health endpoint with bb_health_register_extender (#148)

GET /api/health returns a small liveness response: ok (boolean
summary), free_heap, validated (OTA mark-valid), and a network
object with connected/rssi/disc_age_s/retry_count/mdns hostname.

ok = connected && validated && mdns_started — single boolean for
liveness probes (k8s readiness, monitoring tools).

Adds bb_health_register_extender() so consumers (e.g. TaipanMiner
adding a stratum field) can extend /api/health without touching
the BB-default fields. Pattern mirrors bb_info_register_extender;
separate list so /api/info and /api/health have distinct hooks.

Adds bb_mdns_get_hostname() returning the running mDNS hostname
(string when started, NULL otherwise) for the network.mdns field.

Closes B1-120.

330 of 330 branches covered (100.0%)

Branch coverage included in aggregate %.

521 of 521 relevant lines covered (100.0%)

482.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25093186314.1 29 Apr 2026 05:54AM UTC 9
100.0
GitHub Action Run
Source Files on build 25093186314
  • Tree
  • List 9
  • 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 #25093186314
  • db550ff4 on github
  • Prev Build on main (#25093028093)
  • Next Build on main (#25093345788)
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