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

graphprotocol / indexer-rs / 21715701893 / 1
71%
main: 71%

Build:
DEFAULT BRANCH: main
Ran 05 Feb 2026 02:42PM UTC
Files 100
Run time 4s
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

05 Feb 2026 02:38PM UTC coverage: 69.457% (-0.02%) from 69.476%
21715701893.1

push

github

web-flow
chore: use latest fmt (#930)

* chore: use stable rustfmt and clippy instead of nightly

Remove nightly toolchain dependency for formatting and linting. This allows
`cargo fmt` and `cargo clippy` to work without `+nightly`, eliminating the
common issue where coding agents fail on first format attempt.

The trade-off is removing `imports_granularity` and `group_imports` from
rustfmt.toml as these remain unstable features.

* chore: align local clippy flags with CI configuration

The justfile clippy recipe now uses the same flags as CI (-A dead-code
-D warnings), ensuring local development catches the same issues that
would fail in CI.

* fix(ci): ensure rustfmt and clippy are available in CI workflow

The rust:X.XX-bookworm Docker images are minimal and don't include
rustfmt or clippy by default. Install these components explicitly
before running the formatting and linting checks.

11159 of 16066 relevant lines covered (69.46%)

78.04 hits per line

Source Files on job 21715701893.1
  • Tree
  • List 100
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21715701893
  • d1f756dc on github
  • Prev Job for on main (#21714976646.1)
  • Next Job for on main (#21718390484.1)
  • Delete
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