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

prisma-risk / tsoracle / 26203182911
95%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 03:14AM UTC
Jobs 1
Files 30
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

21 May 2026 03:12AM UTC coverage: 92.174%. Remained the same
26203182911

push

github

web-flow
chore(hooks): add tracked pre-commit hook for fmt and clippy (#18)

Catches `cargo fmt --check` and clippy failures locally before the CI roundtrip.
The hook lives in tracked `.githooks/pre-commit` so it's visible in code review
and evolves with the repo; enable it per clone with `make install-hooks`, which
writes `core.hooksPath = .githooks` into local `.git/config`.

Test is intentionally omitted from the hook — full `cargo test --workspace`
is too slow to run on every commit and would lead to people bypassing the hook.
CI still runs fmt, clippy, build, and test, so `--no-verify` only delays a
failure rather than hiding it.

2391 of 2594 relevant lines covered (92.17%)

206572.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26203182911.1 21 May 2026 03:14AM UTC 30
92.17
GitHub Action Run
Source Files on build 26203182911
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26203182911
  • 7a443add on github
  • Prev Build on main (#26202009235)
  • Next Build on main (#26203786530)
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