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

dangernoodle-io / breadboard / 24705037676
100%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 05:05AM UTC
Jobs 1
Files 3
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

21 Apr 2026 05:04AM UTC coverage: 100.0%. Remained the same
24705037676

push

github

web-flow
refactor(bb_prov): drop esp_http_server.h from public header; forward-declare httpd_req_t (#32)

bb_prov.h previously included esp_http_server.h to surface httpd_req_t in the
bb_prov_save_cb_t typedef. This transitively pulled all esp_http_server.h
symbols into every consumer that included bb_prov.h.

Replace with a forward declaration; consumers implementing the save callback
include esp_http_server.h in their own .c file as before. Keeps public headers
free of ESP-IDF transitive includes per the portability discipline in CLAUDE.md.

18 of 18 branches covered (100.0%)

Branch coverage included in aggregate %.

30 of 30 relevant lines covered (100.0%)

18.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24705037676.1 21 Apr 2026 05:05AM UTC 3
100.0
GitHub Action Run
Source Files on build 24705037676
  • Tree
  • List 3
  • 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 #24705037676
  • bcecd803 on github
  • Prev Build on main (#24703062732)
  • Next Build on main (#24724739482)
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