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

dangernoodle-io / breadboard / 24908131202
100%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 07:33PM UTC
Jobs 1
Files 4
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

24 Apr 2026 07:32PM UTC coverage: 100.0%. Remained the same
24908131202

push

github

web-flow
feat(bb_http): /api/ping liveness endpoint with uptime (B1-64) (#80)

cheap text endpoint for client-side liveness probes. returns
"ok <uptime_s>" on port 80, content-type text/plain. no locks,
no heap alloc, no nvs — safe to call during any firmware state
including ota finalize. the uptime token lets a reboot-recovery
probe distinguish "device came back from a real reboot" (uptime
small) from "tcp connection bounced" (uptime large) with one
roundtrip.

arduino/host backends return uptime=0 for now; a real consumer
can swap in millis()/1000 or similar later.

consumers: taipanminer will swap webui ping() from /api/version
to /api/ping in a follow-up.

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

113 of 113 relevant lines covered (100.0%)

274.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24908131202.1 24 Apr 2026 07:33PM UTC 4
100.0
GitHub Action Run
Source Files on build 24908131202
  • Tree
  • List 4
  • 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 #24908131202
  • ec4222b0 on github
  • Prev Build on main (#24907700113)
  • Next Build on main (#24912484350)
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