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

KarpelesLab / libwallet / 24816014866
25%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 04:12AM UTC
Jobs 1
Files 102
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

23 Apr 2026 04:02AM UTC coverage: 19.874%. Remained the same
24816014866

push

github

MagicalTux
Fix CI for ffiPlugin + version-may-be-empty contract

Two regressions from the previous commit:

1. dart-test.yml's test-host job uses `dart-lang/setup-dart`, but
   pubspec.yaml now requires Flutter SDK (since 0.3.27's ffiPlugin
   declaration). `dart pub get` errored out with "libwallet requires
   the Flutter SDK, version solving failed" — same root cause we
   already fixed in publish-dart.yml. Apply the same dual-SDK setup.

2. The Info:version test asserted `expect(version, isNotEmpty)`. With
   the version() wrapper now correctly extracting the `version` field
   (instead of returning the toString'd map), it returns '' on
   non-tag builds — which is the contract we just defined. Loosen
   the test to verify wire shape only; switch the substantive check
   to versionInfo().gitTag which is set on every CI build.

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

2529 of 12725 relevant lines covered (19.87%)

61.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24816014866.1 23 Apr 2026 04:12AM UTC 102
19.87
GitHub Action Run
Source Files on build 24816014866
  • Tree
  • List 102
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24816014866
  • d928ed20 on github
  • Prev Build on master (#24815637377)
  • Next Build on master (#24816281365)
  • Delete
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