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

dangernoodle-io / TaipanMiner / 24755025830
90%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 01:17AM UTC
Jobs 1
Files 11
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

22 Apr 2026 01:16AM UTC coverage: 92.182%. Remained the same
24755025830

push

github

web-flow
chore: adopt breadboard v0.9.0 (#131)

* chore: bump breadboard pin to v0.9.0

* feat: migrate routes.c to breadboard bb_http_* portable API

Migrate TaipanMiner's web routes off raw ESP-IDF httpd_* calls onto breadboard's
portable bb_http_* API. Eliminates duplicate preflight handler, converts PATCH
handler to portable signature, and sets CORS methods before server startup.

- Delete preflight_handler and register_preflight (breadboard now provides wildcard
  OPTIONS /* handler inside bb_http_server_ensure_started)
- Migrate taipan_prov_save_cb: esp_err_t → bb_err_t, httpd_req_t → bb_http_request_t
- Migrate settings_patch_handler: esp_err_t → bb_err_t, register via bb_http_register_route
- Add bb_http_set_cors_methods("GET, POST, PATCH, OPTIONS") before server startup
- Remove #include "esp_http_server.h" (no longer needed)
- Both tdongle-s3 and bitaxe-601 boards build successfully

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

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

195 of 250 branches covered (78.0%)

Branch coverage included in aggregate %.

654 of 671 relevant lines covered (97.47%)

619737.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24755025830.1 22 Apr 2026 01:17AM UTC 11
92.18
GitHub Action Run
Source Files on build 24755025830
  • Tree
  • List 11
  • 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 #24755025830
  • 58c13ab7 on github
  • Prev Build on main (#24752324687)
  • Next Build on main (#24755163598)
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