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

brawer / osmdiffs / 34775941934
93%

Build:
DEFAULT BRANCH: main
Ran 13 Sep 2026 06:53PM UTC
Jobs 1
Files 52
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

13 Sep 2026 06:52PM UTC coverage: 93.14%. Remained the same
34775941934

push

github

web-flow
chore(release): adopt release-please for version bumps and CHANGELOG.md (#806)

* chore(release): adopt release-please for version bumps and CHANGELOG.md

Replaces the version-bump half of the release process (previously
scripts/cut-release.sh) with release-please: it now keeps a continuously
open "release PR" with Cargo.toml/Cargo.lock's version bumped and
CHANGELOG.md entries drafted from merged PR titles, and publishes the
GitHub Release itself once that PR is merged.

- release-please-config.json / .release-please-manifest.json: config and
  current-version bookkeeping. bump-minor-pre-major +
  bump-patch-for-minor-pre-major reproduce this project's existing
  pre-1.0 rule (RELEASING.md's "Choosing the version number"): a `!`
  commit (output-schema-breaking, per CONTRIBUTING.md -- not
  API-breaking) bumps minor, everything else bumps patch.
- .github/workflows/release-please.yml: runs release-please on every
  push to main. Needs a RELEASE_PLEASE_TOKEN repo secret (a fine-grained
  PAT) rather than the default GITHUB_TOKEN, documented in
  RELEASING.md's new "Setting up the release-please token" section --
  GITHUB_TOKEN-authored PRs can't trigger the pull_request-based required
  status check the branch ruleset demands.
- CHANGELOG.md: bootstrapped fresh; earlier releases stay on the GitHub
  Releases page.
- scripts/cut-release.sh: removed, superseded by the above.
  scripts/verify-release.sh is unchanged and is now the one manual step
  left after a release publishes.
- docs/RELEASING.md, docs/CONTRIBUTING.md, scripts/README.md,
  pr-title-lint.yml comments: updated to match.

Fixes brawer/osmdiffs#804.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GbC1fdZjJwiGmmjWqTcmJX

* chore(release): use the brawer-release-bot App instead of a PAT

Switches release-please.yml to authenticate as the account-wide
"brawer-release-bot" GitHub App -- already installed and used the same
way by brawer... (continued)

10386 of 11151 relevant lines covered (93.14%)

1309.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34775941934.1 13 Sep 2026 06:53PM UTC 52
93.14
GitHub Action Run
Source Files on build 34775941934
  • Tree
  • List 52
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34775941934
  • 0a3ab6a8 on github
  • Prev Build on main (#34773237447)
  • Next Build on main (#34778750171)
  • Delete
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