0
/ 100
Polished and well engineered. Punching above its star count.
A metrics platform.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2Install and run instructions9pt
Add a section showing how to start or use the project.
- 3Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 4Dependency manifest6pt
Add `description = "..."` under [project]. It shows on PyPI and in tooling.
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
86
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under MIT.
Engineering
90
Test files detected (datajunction-clients/java/src/test).
Lockfile present (uv.lock). Installs are reproducible.
CI is configured (.github/workflows/test.yml).
Linter or formatter configured (datajunction-clients/javascript/.eslintrc.js).
Issue or PR templates present.
Project health
85
.gitignore present.
Dependency manifest found (pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 29Forks
- 161Releaseslatest 6mo ago
Community
- -Community health
- -authors own >50% of commits
- 155Watchers
Responsiveness
- 11hMedian issue response
- <1hMedian PR merge time
- 305Open issues
Repository files28 root entries
- .githubGood: CI is configured (.github/workflows/test.yml).Good: Issue or PR templates present.
- datajunction-clientsGood: Test files detected (datajunction-clients/java/src/test).Good: Linter or formatter configured (datajunction-clients/javascript/.eslintrc.js).
- datajunction-queryGood: Environment pinned via datajunction-query/Dockerfile.
- datajunction-reflection
- datajunction-serverIssue: Build artifacts or local files may be committed (datajunction-server/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- datajunction-ui
- db-init
- docs
- notebooks
- talks
- tpcds
- .coveragerc
- .gitignoreGood: .gitignore present.
- .gitmodules
- .pre-commit-config.yaml
- AUTHORS.rst
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.rstGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- dev.sh
- docker-compose.yml
- LICENSE.txtGood: Licensed under MIT.
- netlify.toml
- openapi.json
- pyproject.tomlGood: Dependency manifest found (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.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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- tox.ini
- uv.lockGood: Lockfile present (uv.lock). Installs are reproducible.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/datajunction/dj)