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

dangernoodle-io / breadboard / 26323859728
100%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 04:49AM 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

23 May 2026 04:49AM UTC coverage: 100.0%. Remained the same
26323859728

push

github

web-flow
refactor(api)!: consolidate /api/ota/* under /api/update/* and drop /api/version (#307)

## route changes

- GET /api/ota/check      → POST /api/update/check   (also fixes GET-mutates REST violation; handler calls bb_update_check_kick())
- POST /api/ota/update    → POST /api/update/apply
- GET /api/ota/status     → GET /api/update/progress
- POST /api/ota/push      → POST /api/update/push
- POST /api/ota/mark-valid → POST /api/update/mark-valid
- GET /api/version        → dropped (use GET /api/info .version field)

## TM lockstep required (jae/bb-audit-sync)

- taipan-cli FetchVersion: swap to GET /api/info, parse .version
- taipan-cli WaitForBoot: swap to GET /api/health (poll any 200)
- webui miner waitForReboot: swap to GET /api/health
- webui prov firmware version display: swap to GET /api/info .version

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1334 of 1334 branches covered (100.0%)

Branch coverage included in aggregate %.

2268 of 2268 relevant lines covered (100.0%)

904.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26323859728.1 23 May 2026 04:49AM UTC 21
100.0
GitHub Action Run
Source Files on build 26323859728
  • 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 #26323859728
  • 764a28fc on github
  • Prev Build on main (#26323653565)
  • Next Build on main (#26324133953)
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