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

dangernoodle-io / TaipanMiner / 24949933142
90%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 06:16AM UTC
Jobs 1
Files 21
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 06:15AM UTC coverage: 92.12%. Remained the same
24949933142

push

github

web-flow
feat(hostname): also advertise via DHCP option 12 (#206)

* feat(hostname): also advertise via DHCP option 12

set the same NVS-backed hostname on the WiFi STA netif so routers populate
their lease/client tables with it (not just MAC). consumes breadboard v0.13.0
which adds bb_wifi_set_hostname.

- bump breadboard pin v0.12.1 -> v0.13.0
- call bb_wifi_set_hostname(hn) alongside bb_mdns_set_hostname(hn) at both
  prov-mode and sta-mode hostname sites in main.c

* fix(main): suppress cppcheck knownConditionTrueFalse on prov loop

cppcheck flags `while (!connected)` as always-true since `connected` is
never assigned in the loop body. The loop is intentionally infinite —
exits via esp_restart() in the success branch, re-enters provisioning
on failure. Inline suppress with rationale.

291 of 358 branches covered (81.28%)

Branch coverage included in aggregate %.

843 of 873 relevant lines covered (96.56%)

476388.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24949933142.1 26 Apr 2026 06:16AM UTC 21
92.12
GitHub Action Run
Source Files on build 24949933142
  • Tree
  • List 21
  • 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 #24949933142
  • 011dd578 on github
  • Prev Build on main (#24949707998)
  • Next Build on main (#24950062326)
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