openbsd/src
Grade a repo

67

/ 100

GradeD

Strong community interest, but tests, CI, or docs need work.

Top 49% of 5,156 graded repos

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 fixes
Now
D
67
Potential
A
92

Top fixes

Highest-impact changes first, ranked by point weight

8 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    README12pt

    Add a README.md describing what the project does, how to install it, and how to run it.

  3. 3
    Install and run instructions9pt

    Add a section showing how to install dependencies.

  4. 4
    Install 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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

31

README12pt0

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.

Install and run instructions9pt0

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt77

CONTRIBUTING guide found.

License6pt100

A license file is present.

Engineering

78

Issue and PR templates6pt0

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.

Tests18pt80

Test files detected (bin/test).

Reproducibility6pt80

Lockfile present (gnu/llvm/clang/utils/analyzer/requirements.txt). Installs are reproducible.

CI/CD14pt100

CI is configured (gnu/llvm/libcxx/appveyor.yml).

Linting and formatting5pt100

Linter or formatter configured (gnu/llvm/lldb/tools/lldb-dap/.editorconfig).

Project health

100

Dependency manifest6pt100

Dependency manifest found (gnu/llvm/clang/bindings/python/pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 518 / 1458
    Commits (30d / 90d)
  • 943
    Forks
  • 0
    Releases

Community

  • 12% - Weak
    Community health
  • 8 bus factor
    authors own >50% of commits
  • 3,823
    Watchers

Responsiveness

  • -
    Median issue response
  • -
    Median PR merge time
  • 1
    Open issues
Repository files12 root entries
  • bin
    Good: Test files detected (bin/test).
  • distrib
  • etc
  • games
  • gnu
    Good: 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
  • .gitignore
    Good: .gitignore present.
  • Makefile
  • Makefile.cross
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/openbsd/src)](https://www.repo-grade.com/report/openbsd/src)

More graded C repos