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

dangernoodle-io / breadboard / 30417839708
97%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2026 02:50AM UTC
Jobs 1
Files 203
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 Jul 2026 02:48AM UTC coverage: 96.56% (+0.001%) from 96.559%
30417839708

push

github

web-flow
fix: tolerate duplicate route registration in bb_wifi_routes_init() (#1125)

bb_wifi_routes_init() aborted its entire init on any single
route-registration failure, including a benign duplicate (method,path)
outcome (first-registration-wins) shared with bb_wifi_prov's own scan
route. Each registration now goes through register_route_tolerate_dup(),
which downgrades BB_ERR_INVALID_STATE to BB_OK per route while leaving a
genuine failure (e.g. BB_ERR_NO_SPACE) fatal, same posture as
bb_http_register_route()'s own dispatch-table-full handling. The
bb_err_t -> bb_err_t mapping decision is extracted into a pure,
host-testable helper (bb_wifi_http_route_register_outcome) since the
caller itself is ESP-IDF-only.

Addresses B1-1259.


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

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

7892 of 8496 branches covered (92.89%)

Branch coverage included in aggregate %.

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

13414 of 13569 relevant lines covered (98.86%)

2653.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30417839708.1 29 Jul 2026 02:50AM UTC 203
96.56
GitHub Action Run
Source Files on build 30417839708
  • Tree
  • List 203
  • 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 #30417839708
  • a9042cca on github
  • Prev Build on main (#30416590244)
  • Next Build on main (#30418595123)
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