0
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
NVDA, the free and open source Screen Reader for Microsoft Windows
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.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 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
75
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 Other.
Engineering
82
CI is configured (.github/workflows/testAndPublish.yml).
Test files detected (ci/scripts/tests).
Lockfile present (uv.lock). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
98
Dependency manifest found (pyproject.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)
- 793Forks
- 126Releaseslatest 6y ago
Community
- -Community health
- -authors own >50% of commits
- 2,587Watchers
Responsiveness
- <1hMedian issue response
- 253d 12hMedian PR merge time
- 2,226Open issues
Repository files45 root entries
- .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/testAndPublish.yml).Good: Issue or PR templates present.
- appx
- ciGood: Test files detected (ci/scripts/tests).
- extrasGood: Licensed under Other.
- include
- launcher
- nvdaHelper
- projectDocs
- runtime-buildersGood: Environment pinned via runtime-builders/synthDriverHost32/.python-version.
- site_scons
- source
- tests
- typings
- uninstaller
- user_docs
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- .markdownlint-cli2.jsonc
- .markdownlint.jsonc
- .pre-commit-config.yaml
- .python-versions
- .vscode
- .vsconfig
- cldrDict_sconscript
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- contributors.txt
- copying.txt
- ensureuv.ps1
- miscDeps
- 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.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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- runcheckpot.bat
- runlicensecheck.bat
- runlint.bat
- runnvda.bat
- runsettingsdiff.bat
- runsystemtests.bat
- rununittests.bat
- scons.bat
- sconstruct
- security.mdGood: Security policy present.
- 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/nvaccess/nvda)