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

dangernoodle-io / breadboard / 30408580362
97%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 11:39PM UTC
Jobs 1
Files 201
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 11:37PM UTC coverage: 96.551%. Remained the same
30408580362

push

github

web-flow
feat: parse and persist optional hostname in wifi_prov's /save form (B1-809) (#1115)

- bb_wifi_prov_parse_body() extends its signature with a hostname_out
  buffer, decoded the same way as ssid/pass via bb_url_decode_field;
  absent/empty is not an error and never changes the existing
  OK/EMPTY_BODY/SSID_REQUIRED results.
- prov_save_handler persists a non-empty hostname via the existing
  bb_settings_hostname_set(), which already owns RFC-1123 validation.
  An invalid hostname is logged and discarded rather than failing the
  request -- creds are the important part of this form, so a bad
  hostname degrades to "hostname unchanged", never a 400 that strands
  the user with no creds saved.
- the hostname write is deliberately a separate, non-atomic single-key
  write from bb_settings_wifi_set()'s staged creds commit -- a
  half-write is recoverable (creds saved + prior/default hostname).


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

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

7852 of 8455 branches covered (92.87%)

Branch coverage included in aggregate %.

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

13367 of 13522 relevant lines covered (98.85%)

2615.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30408580362.1 28 Jul 2026 11:39PM UTC 201
96.55
GitHub Action Run
Source Files on build 30408580362
  • Tree
  • List 201
  • 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 #30408580362
  • c4a32abc on github
  • Prev Build on main (#30322119655)
  • Next Build on main (#30409250719)
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