92
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
A Git-compatible VCS that is both simple and powerful
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
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
92
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
96
CI is configured (.github/workflows/ci.yml).
Test files detected (cli/tests).
Linter or formatter configured (.editorconfig).
Lockfile present (Cargo.lock). Installs are reproducible.
Issue or PR templates present.
Project health
93
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 48 / 259Commits (30d / 90d)
- 1,101Forks
- 49Releaseslatest 3y ago
Community
- 87% - GoodCommunity health
- 2 bus factorauthors own >50% of commits
- 29,806Watchers
Responsiveness
- 11d 8hMedian issue response
- 9hMedian PR merge time
- 1,148Open issues
Repository files29 root entries
- .cargo
- .configGood: Environment pinned via .config/mise.toml.
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 4 ecosystems (cargo, github-actions, nix, npm). Dependencies stay current.Good: Issue or PR templates present.
- cliGood: Test files detected (cli/tests).
- demos
- docsGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.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.
- lib
- web
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .envrc.recommended
- .gitattributes
- .gitignoreGood: .gitignore present.
- .watchmanconfig
- AUTHORS
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- default.nix
- deny.toml
- flake.lock
- flake.nix
- GOVERNANCE.md
- LICENSEGood: Licensed under Apache-2.0.
- mkdocs.yml
- pyproject.toml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.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.
- rustfmt.toml
- SECURITY.mdGood: Security policy present.
- uv.lock
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/jj-vcs/jj)