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

cgevans / equiconc
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-6
DEFAULT BRANCH: main
Repo Added 11 Mar 2026 12:05AM UTC
Files 6
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

LAST BUILD ON BRANCH web-frontend
branch: web-frontend
CHANGE BRANCH
x
Reset
  • web-frontend
  • add-log-objective
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-pages-artifact-5
  • dependabot/github_actions/extractions/setup-just-4
  • dependabot/uv/ipykernel-7.2.0
  • dependabot/uv/uv-non-major-0769d807db
  • fix-evaluation-findings
  • main
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.4.1

25 Apr 2026 08:07PM UTC coverage: 91.809% (+0.7%) from 91.139%
24939631100

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>

3015 of 3284 relevant lines covered (91.81%)

6874.37 hits per line

Relevant lines Covered
Build:
Build:
3284 RELEVANT LINES 3015 COVERED LINES
6874.37 HITS PER LINE
Source Files on web-frontend
  • Tree
  • List 6
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24939631100 web-frontend 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 sil... push 25 Apr 2026 08:12PM UTC cgevans github
91.81
24939587975 web-frontend 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 sil... push 25 Apr 2026 08:09PM UTC cgevans github
91.26
24939431668 web-frontend Allow workflow_dispatch to deploy Pages from any branch Adds an escape hatch for testing the Pages plumbing (env permissions, combined-site layout, Trunk relative-URL behavior at /app/) from a feature branch before merging to main and cutting a r... push 25 Apr 2026 08:01PM UTC cgevans github
91.14
24938266162 web-frontend Merge 80e57c393 into d4a840355 Pull #10 25 Apr 2026 07:00PM UTC web-flow github
91.53
See All Builds (65)
  • Repo on GitHub
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