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

jhheider / semverator / 28846021789
83%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 06:22AM UTC
Jobs 1
Files 11
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

07 Jul 2026 06:21AM UTC coverage: 83.115% (+0.5%) from 82.593%
28846021789

push

github

web-flow
refactor(lib): typed thiserror error instead of anyhow (#109)

Introduce a String-based `Error` enum (Semver/Range variants) in
libsemverator so the library exposes a typed, Send + Sync + 'static error
instead of anyhow. pkgx and other consumers keep compiling because the
error converts into anyhow via `?` (blanket From). Also hoist shared
workspace metadata and dependency versions into the root manifest.

- lib/src/error.rs: new thiserror `Error` + `Result` alias
- convert all anyhow sites in semver/* and range/* to typed errors
- lib: anyhow moves to dev-dependencies (tests still use anyhow::Result)
- root Cargo.toml: [workspace.package] + [workspace.dependencies]
- lib/cli: inherit shared metadata and deps via `workspace = true`
- bump libsemverator 0.10.1 -> 0.10.2 (non-breaking patch)


Claude-Session: https://claude.ai/code/session_01PtgaNLj8kZthZWZBr9kMyh

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

65 of 70 new or added lines in 4 files covered. (92.86%)

507 of 610 relevant lines covered (83.11%)

41.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
94.52
-2.75% lib/src/range/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 28846021789.1 07 Jul 2026 06:22AM UTC 11
83.11
GitHub Action Run
Source Files on build 28846021789
  • Tree
  • List 11
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28846021789
  • 498503af on github
  • Prev Build on main (#28843943571)
  • Next Build on main (#28850287241)
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