0
/ 100
Solid foundation. Invest in docs and CI to grow from here.
⛏️ Fork of mint that - among other changes - omits the "[MODDED]" prefix from the public lobby name.
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 `pull_request:` to the workflow `on:` triggers.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
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
76
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
README is present.
Licensed under MIT.
Engineering
79
CI is configured (.github/workflows/release.yml).
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (tests).
Rust linting configured (.editorconfig).
Issue or PR templates present.
Project health
86
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
- -Commits (30d / 90d)
- 3Forks
- 9Releaseslatest 2mo ago
Community
- -Community health
- 1 bus factorlowauthor own >50% of commits
- 60Watchers
Responsiveness
- 2dMedian issue response
- 2hMedian PR merge time
- 3Open issues
Repository files20 root entries
- .cargo
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/release.yml).Good: Issue or PR templates present.
- .vscode
- assets
- hook
- hook_resolvers
- mint_lib
- src
- test_assets
- testsGood: Test files detected (tests).
- .editorconfigGood: Rust linting configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- BUILDING.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- LICENSE.txtGood: Licensed under MIT.
- release.toml
- rust-toolchain.toml
- SUPPORT.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/strappazzon/drg-mint-notag)