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

dangernoodle-io / breadboard / 24949631592
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 05:59AM 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

26 Apr 2026 05:57AM UTC coverage: 100.0%. Remained the same
24949631592

push

github

web-flow
feat(bb_wifi): add bb_wifi_set_hostname for DHCP option 12 (#87)

wraps esp_netif_set_hostname on the STA netif so consumers can
advertise a host name in DHCP discover/request. routers populate
their client/lease tables with this value.

independent of bb_mdns — consumers that want the same value on
both surfaces call both bb_wifi_set_hostname and
bb_mdns_set_hostname. no cross-component dependency.

- validates non-NULL non-empty input
- returns BB_ERR_INVALID_STATE if STA netif not yet initialized
- host/arduino stubs return BB_OK (no DHCP host name surface there)

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

113 of 113 relevant lines covered (100.0%)

281.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24949631592.1 26 Apr 2026 05:59AM UTC 4
100.0
GitHub Action Run
Source Files on build 24949631592
  • 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 #24949631592
  • d93d3c61 on github
  • Prev Build on main (#24943488659)
  • Next Build on main (#24950828570)
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