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

dangernoodle-io / TaipanMiner / 24798444035
90%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 07:34PM 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 07:31PM UTC coverage: 92.182%. Remained the same
24798444035

push

github

web-flow
refactor: unify ASIC-present gates under ASIC_CHIP; relocate header (#146)

Replace per-chip `#if defined(ASIC_BM1370) || defined(ASIC_BM1368)` gates
with the existing ASIC_CHIP umbrella macro across mining.{h,c}, routes.c,
emc2101.{h,c}, tps546.{h,c}, asic_task.c, and main.c. Chip-specific
register/constant selection (bm1370_ops.c, bm1368_ops.c, BM1370/8-specific
default frequencies, per-chip log tags) keeps raw ASIC_BM1370 / ASIC_BM1368
gates as those genuinely differ per chip.

Move components/asic/include/asic_chip.h → components/board/include/
so consumers that don't already depend on the asic component (mining,
native test env) can see it without creating REQUIRES cycles.

Adding a new ASIC type (dual-BM1370 bitaxe-650, future BM1397, etc.) now
only needs the chip-specific `#ifdef ASIC_BM1370` blocks; every umbrella
site picks it up automatically via ASIC_CHIP.

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 24798444035.1 22 Apr 2026 07:34PM UTC 11
92.18
GitHub Action Run
Source Files on build 24798444035
  • Tree
  • List 11
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24798444035
  • 05e6a43f on github
  • Prev Build on main (#24796262419)
  • Next Build on main (#24799489607)
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