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

dangernoodle-io / TaipanMiner / 25348905946
90%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 11:21PM UTC
Jobs 1
Files 28
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

04 May 2026 11:20PM UTC coverage: 91.782% (-0.5%) from 92.323%
25348905946

push

github

web-flow
test(host): add native-noasic env covering SW mining path (#340)

- add [env:native-noasic] to platformio.ini mirroring [env:native] without
  -DASIC_CHIP; uses tdongle_s3.h board header; drops ASIC-only sources
  (asic_proto, asic_pause_coalesce, asic_drop_detect, asic_drop_log,
  asic_chip_routing, asic_nonce_dedup) from build_src_filter
- wrap all 9 test_asic_*.c files, test_routes_json_asic.c, and test_bm1368.c
  with #ifdef ASIC_CHIP / #endif so they compile but contribute no tests in
  the noasic env
- gate corresponding forward decls and RUN_TEST calls in test_main.c under
  #ifdef ASIC_CHIP; also gate the 3 test_routes_json.c stats tests that
  hardcode ASIC-mode JSON layout
- swap non_asic_no_microbench / non_asic_with_microbench run order to avoid
  process-static bench state leaking between the two tests
- update scripts/embed_partitions.py early-return to match env_name.startswith
  ("native") so native-noasic also skips the ESP-IDF partition step
- update Makefile test target to run both -e native and -e native-noasic
- results: native=508 tests, native-noasic=383 tests, all green; all 5
  firmware envs build clean

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

744 of 908 branches covered (81.94%)

Branch coverage included in aggregate %.

1635 of 1684 relevant lines covered (97.09%)

490253.73 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
91.79
-5.22% components/webui/src/routes_json.c
Jobs
ID Job ID Ran Files Coverage
1 25348905946.1 04 May 2026 11:21PM UTC 28
91.78
GitHub Action Run
Source Files on build 25348905946
  • Tree
  • List 28
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25348905946
  • 774c2fcf on github
  • Prev Build on main (#25347004944)
  • Next Build on main (#25350149181)
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