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

KarpelesLab / libwallet / 24816434414
25%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 04:26AM 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:17AM UTC coverage: 19.874%. Remained the same
24816434414

push

github

MagicalTux
tools/bump_version.dart: single command to bump version everywhere

Replaces the manual two-file edit (pubspec.yaml + lib/src/version.dart)
that's been silently fragile — easy to remember pubspec.yaml, easy to
forget version.dart, and the runtime mismatch check then compares
against the previous version's string. Also covers --check, used by CI
to fail PRs where the two have drifted.

Usage:
  dart run tools/bump_version.dart 0.4.0   # explicit
  dart run tools/bump_version.dart --patch # 0.3.29 → 0.3.30
  dart run tools/bump_version.dart --minor # → 0.4.0
  dart run tools/bump_version.dart --check # CI gate

Wired into dart-test.yml as an additional step alongside the existing
version_constant_test (the test runs on `dart test` for fast local
feedback; the CI step covers release commits that don't touch test/).
The test's failure message now points at the bump script.

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

2529 of 12725 relevant lines covered (19.87%)

61.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24816434414.1 23 Apr 2026 04:26AM UTC 102
19.87
GitHub Action Run
Source Files on build 24816434414
  • 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 #24816434414
  • 7e26781f on github
  • Prev Build on master (#24816281365)
  • Next Build on master (#24816591683)
  • 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