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

joaoh82 / rust_sqlite / 26738523030
69%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 06:20AM UTC
Jobs 1
Files 62
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

01 Jun 2026 06:16AM UTC coverage: 68.985%. Remained the same
26738523030

push

github

web-flow
fix(release): bump sqlrite-journal example in bump-version.sh (#152)

The `sqlrite-journal` desktop example (examples/desktop-journal/src-tauri)
is a workspace member that pins `sqlrite-engine` via a path+version dep,
but it was never added to bump-version.sh's file lists. Patch releases
survived because its `^0.10.1` pin still matched `0.10.x`, but the first
minor bump (0.11.0) falls outside `^0.10.1`, so the Release-PR workflow's
workspace lock refresh failed:

  error: failed to select a version for the requirement
  `sqlrite-engine = "^0.10.1"` … required by package `sqlrite-journal`

(release-pr run 26737256013, dispatching v0.11.0.)

Add it to TOML_FILES so both its package version and its engine dep pin
track every bump — the same full-bump treatment desktop/src-tauri already
gets. Verified locally: `bump-version.sh 0.11.0` now rewrites the journal
manifest and `cargo build --workspace --exclude sqlrite-desktop --exclude
sqlrite-journal` (the exact CI lock-refresh step) resolves cleanly.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

11357 of 16463 relevant lines covered (68.98%)

1.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26738523030.1 01 Jun 2026 06:20AM UTC 62
68.98
GitHub Action Run
Source Files on build 26738523030
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 21cb2a9f on github
  • Prev Build on main (#26737133294)
  • Next Build on main (#26738895562)
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