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

dangernoodle-io / TaipanMiner / 24321063811
90%

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

13 Apr 2026 01:09AM UTC coverage: 92.092%. Remained the same
24321063811

push

github

web-flow
fix: clear build warnings across all three boards (#95)

- led: move `TAG` inside the `BOARD_TDONGLE_S3` block; it is only
  referenced by `ESP_RETURN_ON_ERROR` calls in the dongle `led_init`
  path, so bitaxe builds emitted `-Wunused-variable`
- http_server: cast `&s_sse_task_handle` to `TaskHandle_t *` at the
  `xTaskCreate` call site; the handle is `volatile` because another
  task polls it for exit, and `xTaskCreate` takes a non-volatile
  pointer — the cast is safe since only `xTaskCreate` writes during
  creation before the polling task observes it
- asic/ds4432: drop unused `ds4432_read_byte` helper

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

230 of 290 branches covered (79.31%)

Branch coverage included in aggregate %.

690 of 709 relevant lines covered (97.32%)

586521.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24321063811.1 13 Apr 2026 01:10AM UTC 13
92.09
GitHub Action Run
Source Files on build 24321063811
  • Tree
  • List 13
  • 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 #24321063811
  • 4dcbf29f on github
  • Prev Build on main (#24320739436)
  • Next Build on main (#24322112453)
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