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

graphprotocol / indexer-rs / 21715701893
71%

Build:
DEFAULT BRANCH: main
Ran 05 Feb 2026 02:42PM UTC
Jobs 1
Files 100
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

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
3
82.65
-3.06% crates/watcher/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 21715701893.1 05 Feb 2026 02:42PM UTC 100
69.46
GitHub Action Run
Source Files on build 21715701893
  • Tree
  • List 100
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21715701893
  • d1f756dc on github
  • Prev Build on main (#21714976646)
  • Next Build on main (#21718390484)
  • 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