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

prisma-risk / tsoracle / 26485778741
95%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 01:53AM UTC
Jobs 1
Files 89
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

27 May 2026 01:46AM UTC coverage: 94.974%. Remained the same
26485778741

push

github

web-flow
chore(husky): auto-append DCO Signed-off-by trailer in prepare-commit-msg (#547)

Add `.husky/prepare-commit-msg` that auto-appends a Signed-off-by
trailer to every commit if one isn't already present. Removes the
friction of remembering `git commit -s` after the DCO requirement
landed in CONTRIBUTING.md.

Behavior:
- Skip if a Signed-off-by trailer is already present (idempotent).
- Skip for merge and squash commits (they synthesize messages from
  commits that already carry their own sign-offs).
- Skip if git user.name or user.email is empty (with a warning).
- Otherwise append `Signed-off-by: <name> <email>` from the current
  git config via `git interpret-trailers`.

Auto-installed by husky-rs alongside the existing `.husky/pre-commit`
on the first `cargo test` of a clone (husky-rs sets
`core.hooksPath = .husky`).

Signed-off-by: Sebastian Thiebaud <sebastian@prismarisk.com>

13511 of 14226 relevant lines covered (94.97%)

357594.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26485778741.1 27 May 2026 01:53AM UTC 89
94.97
GitHub Action Run
Source Files on build 26485778741
  • Tree
  • List 89
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26485778741
  • 3e15314b on github
  • Prev Build on main (#26485479030)
  • Next Build on main (#26486155199)
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