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

jhheider / semverator
83%

Build:
DEFAULT BRANCH: main
Repo Added 29 Jan 2023 11:13PM UTC
Files 11
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-dependabot.yml
  • add-serde-feature
  • add-version-bumping
  • ci/adopt-rust-ci
  • ci/drop-orphan-workflows
  • ci/homebrew-bump
  • ci/release-binaries-and-tuning
  • ci/release-musl
  • ci/release-rust-ci
  • dependabot/cargo/anyhow-1.0.100
  • dependabot/cargo/anyhow-1.0.101
  • dependabot/cargo/anyhow-1.0.102
  • dependabot/cargo/anyhow-1.0.103
  • dependabot/cargo/anyhow-1.0.104
  • dependabot/cargo/anyhow-1.0.96
  • dependabot/cargo/anyhow-1.0.97
  • dependabot/cargo/anyhow-1.0.98
  • dependabot/cargo/anyhow-1.0.99
  • dependabot/cargo/clap-4.5.26
  • dependabot/cargo/clap-4.5.27
  • dependabot/cargo/clap-4.5.28
  • dependabot/cargo/clap-4.5.29
  • dependabot/cargo/clap-4.5.30
  • dependabot/cargo/clap-4.5.31
  • dependabot/cargo/clap-4.5.32
  • dependabot/cargo/clap-4.5.34
  • dependabot/cargo/clap-4.5.35
  • dependabot/cargo/clap-4.5.36
  • dependabot/cargo/clap-4.5.37
  • dependabot/cargo/clap-4.5.38
  • dependabot/cargo/clap-4.5.39
  • dependabot/cargo/clap-4.5.40
  • dependabot/cargo/clap-4.5.41
  • dependabot/cargo/clap-4.5.42
  • dependabot/cargo/clap-4.5.43
  • dependabot/cargo/clap-4.5.45
  • dependabot/cargo/clap-4.5.46
  • dependabot/cargo/clap-4.5.47
  • dependabot/cargo/clap-4.5.48
  • dependabot/cargo/clap-4.5.49
  • dependabot/cargo/clap-4.5.50
  • dependabot/cargo/clap-4.5.51
  • dependabot/cargo/clap-4.5.53
  • dependabot/cargo/clap-4.5.54
  • dependabot/cargo/clap-4.5.56
  • dependabot/cargo/clap-4.5.57
  • dependabot/cargo/clap-4.5.58
  • dependabot/cargo/clap-4.5.60
  • dependabot/cargo/clap-4.6.0
  • dependabot/cargo/clap-4.6.1
  • dependabot/cargo/clap-4.6.2
  • dependabot/cargo/clap-4.6.4
  • dependabot/cargo/regex-1.11.1
  • dependabot/cargo/regex-1.11.2
  • dependabot/cargo/regex-1.11.3
  • dependabot/cargo/regex-1.12.1
  • dependabot/cargo/regex-1.12.2
  • dependabot/cargo/regex-1.12.3
  • dependabot/cargo/regex-1.12.4
  • dependabot/cargo/regex-1.13.0
  • dependabot/cargo/regex-1.13.1
  • dependabot/cargo/serde-1.0.218
  • dependabot/cargo/serde-1.0.219
  • dependabot/cargo/serde-1.0.226
  • dependabot/cargo/serde-1.0.228
  • dependabot/cargo/serde-1.0.229
  • dependabot/cargo/serde_json-1.0.137
  • dependabot/cargo/serde_json-1.0.138
  • dependabot/cargo/serde_json-1.0.139
  • dependabot/cargo/serde_json-1.0.140
  • dependabot/cargo/serde_json-1.0.141
  • dependabot/cargo/serde_json-1.0.142
  • dependabot/cargo/serde_json-1.0.143
  • dependabot/cargo/serde_json-1.0.145
  • dependabot/cargo/serde_json-1.0.148
  • dependabot/cargo/serde_json-1.0.149
  • dependabot/cargo/serde_json-1.0.150
  • dependabot/cargo/serde_json-1.0.151
  • dependabot/cargo/thiserror-2.0.19
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/cache-6
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/extractions/setup-just-2
  • dependabot/github_actions/extractions/setup-just-3
  • dependabot/github_actions/extractions/setup-just-4
  • dependabot/github_actions/nosborn/github-action-markdown-cli-3.3.0
  • dependabot/github_actions/nosborn/github-action-markdown-cli-3.4.0
  • dependabot/github_actions/nosborn/github-action-markdown-cli-3.5.0
  • dispatchable-packaging
  • fix-clippy
  • fix-coveralls
  • fix-pkgx-1190
  • fix/update-action-versions
  • fmt_display
  • issue-37
  • issue-38
  • main
  • refactor/thiserror-error
  • release-bump-formula
  • replace-actions-rs

30 Jul 2026 08:56AM UTC coverage: 83.115%. Remained the same
30528661501

push

github

jhheider
0.10.2: cargo-binstall metadata for semverator's actual asset naming

Same fix as mdtask 0.6.1 / edikt 0.2.8 / gpg-inspector 0.8.1: binstall's
default guess templates are all target-triple + version based; this repo's
assets don't match any of them, so binstall silently fell back to source
compiles. Added explicit pkg-url/bin-dir/pkg-fmt metadata using { name }
(crate name, matches the binary name here) - not { bin }, which only
resolves in bin-dir and fails to render in pkg-url.

507 of 610 relevant lines covered (83.11%)

41.45 hits per line

Relevant lines Covered
Build:
Build:
610 RELEVANT LINES 507 COVERED LINES
41.45 HITS PER LINE
Source Files on main
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30528661501 main 0.10.2: cargo-binstall metadata for semverator's actual asset naming Same fix as mdtask 0.6.1 / edikt 0.2.8 / gpg-inspector 0.8.1: binstall's default guess templates are all target-triple + version based; this repo's assets don't match any of the... push 30 Jul 2026 08:56AM UTC jhheider github
83.11
30377211167 main build(deps): bump serde_json from 1.0.150 to 1.0.151 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.150 to 1.0.151. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v... push 28 Jul 2026 04:14PM UTC jhheider github
83.11
30234104229 dependabot/cargo/clap-4.6.4 Merge 844454c88 into f11943d5c Pull #119 27 Jul 2026 03:14AM UTC web-flow github
83.11
30234099270 dependabot/cargo/serde_json-1.0.151 Merge 7d1ea6b1f into f11943d5c Pull #118 27 Jul 2026 03:13AM UTC web-flow github
83.11
29886299763 main build(deps): bump thiserror from 2.0.18 to 2.0.19 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.18 to 2.0.19. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/com... push 22 Jul 2026 02:37AM UTC jhheider github
83.11
29886179691 dependabot/cargo/thiserror-2.0.19 Merge b28f5df2a into 566e3a25e Pull #116 22 Jul 2026 02:34AM UTC web-flow github
83.11
29886127637 main build(deps): bump anyhow from 1.0.103 to 1.0.104 Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.103 to 1.0.104. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.10... push 22 Jul 2026 02:33AM UTC jhheider github
83.11
29885934520 main ci: drop orphaned nightly-era workflows (#117) The "standardize workflows" commit added the rust-ci reusable callers (ci/style/release/audit) but left three hand-rolled workflows from the nightly era in place. The stale test.yml pins RUSTFLAGS wi... push 22 Jul 2026 02:29AM UTC web-flow github
83.11
29885858388 ci/drop-orphan-workflows Merge 6f1d0a416 into 963b063ef Pull #117 22 Jul 2026 02:27AM UTC web-flow github
83.11
29783201642 main ci: standardize workflows (check-and-lint, test+coverage, release-packaging) push 20 Jul 2026 10:17PM UTC claude github
99.5
See All Builds (263)
  • Repo on GitHub
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