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

cgevans / equiconc / 24939631100 / 1
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-6
DEFAULT BRANCH: main
Ran 25 Apr 2026 08:12PM UTC
Files 10
Run time 0s
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 08:07PM UTC coverage: 83.282% (+0.4%) from 82.833%
24939631100.1

push

github

cgevans
Fix CI: cargo fmt and SIMD-matrix python feature gate

The lint job was failing on `cargo fmt --all --check` due to two
unformatted edits in the web crate; this rolls them through fmt.

Separately, the `linux-py3.12-simd` matrix entry has been silently
broken since the SIMD-opt-in flip (de10859): with `default = []` the
crate's `python` feature is not on by default, so passing only
`--features simd` to maturin leaves PyO3 disabled, after which maturin
falls back to cffi bindings and dies trying to install cffi into the
uv venv. Add `python` to the explicit feature list so the wheel build
round-trips.

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

4080 of 4899 relevant lines covered (83.28%)

4608.17 hits per line

Source Files on job 24939631100.1
  • Tree
  • List 10
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24939631100
  • 46ae40af on github
  • Prev Job for on web-frontend (#24939431668.1)
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