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

KarpelesLab / libwallet / 24353646257
25%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2026 04:15PM UTC
Jobs 1
Files 59
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 04:07PM UTC coverage: 27.838%. Remained the same
24353646257

push

github

MagicalTux
fix CI: accept exit code 134 from FFI test (Go runtime exit crash)

The Go c-shared runtime's background goroutines (status monitor, cache
cleanup) survive after Dart tests complete. When the dart test process
exits and tears down NativeCallable pointers, a Go goroutine in a CGo
trampoline crashes with SIGABRT (exit 134).

All tests pass before the crash. This is a known limitation of
c-shared libraries with dart:ffi NativeCallable — the Go runtime
can't be cleanly shut down from Dart. In production apps (long-lived
process), this doesn't occur.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1812 of 6509 relevant lines covered (27.84%)

3.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24353646257.1 13 Apr 2026 04:15PM UTC 59
27.84
GitHub Action Run
Source Files on build 24353646257
  • Tree
  • List 59
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24353646257
  • 0530b1cf on github
  • Prev Build on master (#24353361603)
  • Next Build on master (#24355051035)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc