94
/ 100
Polished and well engineered. Punching above its star count.
Cumulus Framework + Cumulus API
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated 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.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
90
CI is configured (.github/workflows/build-and-push-iceberg-api-image.yml).
Lockfile present (uv.lock). Installs are reproducible.
Test files detected (example/lambdas/python-processing/tests).
Linter or formatter configured (.eslintrc.js).
Issue or PR templates present.
Project health
98
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 74 / 226Commits (30d / 90d)
- 126Forks
- 208Releaseslatest 8y ago
Community
- 62% - FairCommunity health
- 4 bus factorauthors own >50% of commits
- 299Watchers
Responsiveness
- 15hMedian issue response
- 15hMedian PR merge time
- 35Open issues
Repository files38 root entries
- .continue
- .githubGood: CI is configured (.github/workflows/build-and-push-iceberg-api-image.yml).Good: Issue or PR templates present.
- .vscode.example
- bambooGood: Environment pinned via bamboo/Dockerfile.
- bin
- docs
- exampleGood: Test files detected (example/lambdas/python-processing/tests).
- lambdas
- packages
- scripts
- tasks
- tf-modules
- website
- .eslintignore
- .eslintrc.jsGood: Linter or formatter configured (.eslintrc.js).
- .git-blame-ignore-revs
- .gitallowed
- .gitignoreGood: .gitignore present.
- .markdownlint.json
- .npmignore
- .nvmrc
- .pre-commit-config.yaml
- audit-ci.json
- CHANGELOG.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- CONTRIBUTORS.md
- DATA_MODEL_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.Good: README documents how to run the project.
- lerna.json
- LICENSEGood: Licensed under Other.
- npmpackagejsonlint.config.js
- nyc.config.js
- package.jsonGood: Dependency manifest found (package.json).
- pyproject.toml
- README.md
- tsconfig.base.json
- tsconfig.eslint.json
- tsconfig.json
- 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/nasa/cumulus)