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

dangernoodle-io / breadboard / 30316347864
97%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 12:09AM UTC
Jobs 1
Files 200
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

28 Jul 2026 12:07AM UTC coverage: 96.543% (+0.004%) from 96.539%
30316347864

push

github

web-flow
feat: add captive-portal fallback seam to bb_http_server asset wildcard (#1110)

bb_http_register_assets_with_fallback() registers the asset table's GET /*
wildcard with an optional no-match fallback handler, so a second consumer
(e.g. bb_wifi_prov's captive-portal redirect) no longer needs its own GET /*
registration -- which ESP-IDF silently rejects (only one handler per
method+path), leaving the redirect dead. bb_http_register_assets() delegates
to the new entry with fallback=NULL, preserving its exact current behavior.
Implemented on both the espidf and host bb_http_server backends (Arduino
stubbed to match its existing register_assets stub); host tests cover
fallback dispatch, match-wins-over-fallback, NULL-fallback back-compat, and
the NULL-assets/n==0 fallback-only registration.


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

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

7838 of 8441 branches covered (92.86%)

Branch coverage included in aggregate %.

15 of 15 new or added lines in 1 file covered. (100.0%)

13330 of 13485 relevant lines covered (98.85%)

2609.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30316347864.1 28 Jul 2026 12:09AM UTC 200
96.54
GitHub Action Run
Source Files on build 30316347864
  • Tree
  • List 200
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30316347864
  • 956b0f38 on github
  • Prev Build on main (#30309917485)
  • Next Build on main (#30316972773)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc