0

/ 100

GradeD

Popular for its size, but the engineering basics lag behind the interest.

Higher than 49% of 5,156 graded repos

A repository of NUR that combines all repositories [maintainer=@Pandapip1]

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 B (89).

See your top fixes
Now
D
65
Potential
B
89

Top fixes

Highest-impact changes first, ranked by point weight

12 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
    CI/CD14pt

    Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.

  3. 3
    CI/CD14pt

    Add `pull_request:` to the workflow `on:` triggers.

  4. 4
    CI/CD14pt

    Add a lint step to catch style issues automatically.

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

34

README12pt0

No README found in the repository.

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

Install and run instructions9pt10

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

75

CI/CD14pt40

CI is configured (.github/workflows/update.yml).

Tests18pt80

Test files detected (repos/Red-Flake/pkgs/bloodhound-ce/.yarn/unplugged/node-gyp-npm-9.4.0-ebf5f5573e/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py).

Reproducibility6pt92

Lockfile present (repos/12Boti/pkgs/task-maker-rust/Cargo.lock). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (repos/Red-Flake/pkgs/bloodhound-ce/.yarn/unplugged/node-gyp-npm-9.4.0-ebf5f5573e/node_modules/node-gyp/gyp/.flake8).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (repos/999eagle/pkgs/github-linguist/Gemfile).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 21
    Forks
  • 0
    Releases

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 192
    Watchers

Responsiveness

  • 5h
    Median issue response
  • 1d 4h
    Median PR merge time
  • 7
    Open issues
Repository files6 root entries
  • .github
    Good: CI is configured (.github/workflows/update.yml).
  • lib
  • repos
    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: Test files detected (repos/Red-Flake/pkgs/bloodhound-ce/.yarn/unplugged/node-gyp-npm-9.4.0-ebf5f5573e/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py).
    Good: Linter or formatter configured (repos/Red-Flake/pkgs/bloodhound-ce/.yarn/unplugged/node-gyp-npm-9.4.0-ebf5f5573e/node_modules/node-gyp/gyp/.flake8).
    Good: Lockfile present (repos/12Boti/pkgs/task-maker-rust/Cargo.lock). Installs are reproducible.
    Good: Environment pinned via repos/crazedprogrammer/dotfiles/ros-container/Dockerfile.
    Good: Dependabot is configured. Dependencies update automatically.
    Good: Issue or PR templates present.
    Good: Security policy present.
    Good: Dependency manifest found (repos/999eagle/pkgs/github-linguist/Gemfile).
    Good: .gitignore present.
    Issue: Build artifacts or local files may be committed (repos/Red-Flake/pkgs/bloodhound-ce/.yarn/unplugged/node-gyp-npm-9.4.0-ebf5f5573e/node_modules/node-gyp) (−40 pts).Fix: Remove them and add to .gitignore.
  • default.nix
  • repos.json
  • repos.json.lock
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/nix-community/nur-combined)](https://www.repo-grade.com/report/nix-community/nur-combined)

More graded Nix repos