89
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Visualize, query, and stream to train on multimodal robotics data.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
96
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under Apache-2.0.
Engineering
85
CI is configured (.github/workflows/checkboxes.yml).
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (crates/store/re_chunk/tests).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
87
.gitignore present.
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 127 / 619Commits (30d / 90d)
- 774Forks
- 78Releaseslatest 3y ago
Community
- 87% - GoodCommunity health
- -authors own >50% of commits
- 10,982Watchers
Responsiveness
- 15hMedian issue response
- 2hMedian PR merge time
- 1,303Open issues
Repository files60 root entries
- .cargo
- .config
- .githubGood: CI is configured (.github/workflows/checkboxes.yml).Good: Issue or PR templates present.
- .ideaIssue: Build artifacts or local files may be committed (.idea/.gitignore) (−40 pts).Fix: Remove them and add to .gitignore.
- .run
- .vscode
- ci_dockerGood: Environment pinned via ci_docker/Dockerfile.
- cratesGood: Test files detected (crates/store/re_chunk/tests).
- docs
- examplesGood: Licensed under Apache-2.0.
- hooks
- rerun_cpp
- rerun_js
- rerun_notebook
- rerun_pixi_env
- rerun_py
- run_wasm
- scripts
- skills
- tests
- .clang-format
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .prettierignore
- .prettierrc.toml
- .python-version
- .RERUN_ROOT
- .rustfmt.toml
- .typos.toml
- AGENTS.md
- ARCHITECTURE.md
- bacon.toml
- BUILD.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CLAUDE.md
- clippy.toml
- CMakeLists.txt
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODE_STYLE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- deny.toml
- DESIGN.md
- LICENSE-APACHE
- LICENSE-MIT
- lychee.toml
- pixi.lock
- pixi.toml
- pyproject.toml
- pyrightconfig.json
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- RELEASES.md
- rust-toolchain
- SECURITY.mdGood: Security policy present.
- taplo.toml
- TESTING.md
- uv.lock
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/rerun-io/rerun)