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

dangernoodle-io / breadboard / 30024847392
96%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 04:24PM UTC
Jobs 1
Files 188
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

23 Jul 2026 04:22PM UTC coverage: 96.37%. Remained the same
30024847392

push

github

web-flow
refactor: extract wifi creds request descriptor to portable wire TU + meta table (#1025)

moves s_wifi_creds_desc (PATCH /api/wifi's request descriptor) out of
platform/espidf/bb_wifi_http/bb_wifi_http_routes.c -- ESP-IDF-only, includes
<esp_wifi.h> unconditionally -- into a new portable TU
components/bb_wifi_http/bb_wifi_http_creds_wire.c (+ _priv.h), mirroring
bb_wifi_http_wire.c's GET-side precedent (B1-1059 PR-2a). The route now
references bb_wifi_http_creds_wire_t/bb_wifi_http_creds_wire_desc from the
portable TU instead of defining them inline.

adds the co-located BB_SERIALIZE_META_HOST meta table + a golden test
byte-comparing bb_serialize_meta_openapi_schema()'s output against the
hand-authored PATCH /api/wifi request_schema literal (documented delta:
"maxLength" has no meta-engine equivalent).

test_wifi_creds_apply_route.c now binds and drives the REAL production
descriptor directly instead of a hand-duplicated mirror (s_mirror_desc),
since the descriptor is portable and link-testable on host.

zero device bytes grown (verified: extraction build's firmware image is
44 bytes SMALLER than the pre-extraction baseline, within
alignment/relocation noise), zero production behavior change.

refs B1-1178

7444 of 8038 branches covered (92.61%)

Branch coverage included in aggregate %.

12624 of 12786 relevant lines covered (98.73%)

2494.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30024847392.1 23 Jul 2026 04:24PM UTC 188
96.37
GitHub Action Run
Source Files on build 30024847392
  • Tree
  • List 188
  • 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 #30024847392
  • d100118d on github
  • Prev Build on main (#30023212504)
  • Next Build on main (#30029460979)
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