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

cgevans / equiconc / 24932247170
92%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 01:43PM UTC
Jobs 1
Files 3
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

25 Apr 2026 01:42PM UTC coverage: 93.28% (-0.3%) from 93.625%
24932247170

push

github

cgevans
Extend cargo-deny check to advisories and sources

Adds two more supply-chain gates to the existing license check, all
scoped to the runtime tree via the existing [graph] exclude-dev:

- [advisories] fails the build on RustSec vulnerabilities, unmaintained
  crates, unsound advisories, or yanked versions. `ignore` is empty for
  now; entries can be added later with a comment if a specific advisory
  is known to not affect equiconc or is awaiting an upstream fix.
- [sources] denies any runtime crate that comes from a registry or git
  source other than crates.io. The cgevans/coffee git dep is dev-only
  and excluded via [graph] exclude-dev, so no allowlist is needed.

CI job and `just deny` now run `check licenses advisories sources`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

2429 of 2604 relevant lines covered (93.28%)

6554.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
93.23
-0.39% src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 24932247170.1 25 Apr 2026 01:43PM UTC 4
85.81
GitHub Action Run
Source Files on build 24932247170
  • Tree
  • List 3
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24932247170
  • 6ea691b3 on github
  • Prev Build on main (#24932191957)
  • Next Build on main (#24932686026)
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