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

dangernoodle-io / TaipanMiner / 27251768442
90%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 03:48AM UTC
Jobs 3
Files 107
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

10 Jun 2026 03:47AM UTC coverage: 90.354% (-0.02%) from 90.377%
27251768442

push

github

web-flow
chore(test): silence host-test compiler warnings (#526)

native host-test builds emitted warnings absent from the device build:

- typedef redefinition (bb_json_t, bb_http_json_obj_stream_t): these are
  identical forward-decl typedefs in multiple breadboard headers — legal in
  C11, but the native/native-noasic envs compiled with -std=c99, which warns
  (-Wtypedef-redefinition). bump both envs to -std=gnu11 to match the ESP-IDF
  device build (no header changes needed).
- sha256.c redefined bb_log_i on the host build, but bb_log.h already provides
  it (-Wmacro-redefined). drop the redundant local #define.

host-only; no device behavior change. make test: 601 + 480 pass, zero
warnings; make check clean on all boards.

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

2854 of 3569 branches covered (79.97%)

Branch coverage included in aggregate %.

5295 of 5450 relevant lines covered (97.16%)

151557.46 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
98.75
0.0% webui/miner/src/lib/settingsState.svelte.ts
Jobs
ID Job ID Ran Files Coverage
1 webui - 27251768442.1 10 Jun 2026 03:49AM UTC 80
91.5
GitHub Action Run
2 e2e - 27251768442.2 10 Jun 2026 03:50AM UTC 56
57.32
GitHub Action Run
3 native - 27251768442.3 10 Jun 2026 03:48AM UTC 27
91.02
GitHub Action Run
Source Files on build 27251768442
  • Tree
  • List 107
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27251768442
  • d43ae981 on github
  • Prev Build on main (#27251213805)
  • Next Build on main (#27253671906)
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