67
/ 100
Strong community interest, but tests, CI, or docs need work.
Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.
A low grade is a to-do list, not a judgment of your code
Most gaps here are documentation, tests, and setup, not the code itself. Closing your top 3 gaps alone would lift this repo to A (92).
See your top fixesTop 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.
- 2README12pt
Add a README.md describing what the project does, how to install it, and how to run it.
- 3Install and run instructions9pt
Add a section showing how to install dependencies.
- 4Install and run instructions9pt
Add a section showing how to start or use the project.
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
31
This repository is large enough that GitHub truncated the file tree. The scan is based on a partial file list, so some checks may under-report.
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
A license file is present.
Engineering
78
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Test files detected (bin/test).
Lockfile present (gnu/llvm/clang/utils/analyzer/requirements.txt). Installs are reproducible.
CI is configured (gnu/llvm/libcxx/appveyor.yml).
Linter or formatter configured (gnu/llvm/lldb/tools/lldb-dap/.editorconfig).
Project health
100
Dependency manifest found (gnu/llvm/clang/bindings/python/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
- 518 / 1458Commits (30d / 90d)
- 943Forks
- 0Releases
Community
- 12% - WeakCommunity health
- 8 bus factorauthors own >50% of commits
- 3,823Watchers
Responsiveness
- -Median issue response
- -Median PR merge time
- 1Open issues
Repository files12 root entries
- binGood: Test files detected (bin/test).
- distrib
- etc
- games
- gnuGood: A license file is present.Good: 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: Code of conduct present.Good: CI is configured (gnu/llvm/libcxx/appveyor.yml).Good: Linter or formatter configured (gnu/llvm/lldb/tools/lldb-dap/.editorconfig).Good: Lockfile present (gnu/llvm/clang/utils/analyzer/requirements.txt). Installs are reproducible.Good: Environment pinned via gnu/llvm/clang/utils/analyzer/Dockerfile.Good: Security policy present.Good: Dependency manifest found (gnu/llvm/clang/bindings/python/pyproject.toml).
- include
- lib
- libexec
- regress
- .gitignoreGood: .gitignore present.
- Makefile
- Makefile.cross
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/openbsd/src)