78
/ 100
Good shape overall. A few tweaks would push it into the top tier.
Programmable Shipping APIs (self-hosted)
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 2CI/CD14pt
Add `pull_request:` to the workflow `on:` triggers.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
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
96
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
65
Test files detected (apps/api/karrio/server/test_runner.py).
CI is configured (.github/workflows/build.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
83
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 1 / 28Commits (30d / 90d)
- 176Forks
- 239Releaseslatest 7y ago
Community
- 87% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 738Watchers
Responsiveness
- -Median issue response
- <1hMedian PR merge time
- 77Open issues
Repository files61 root entries
- .claude
- .cursor
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Issue or PR templates present.
- .postman
- .vscode
- appsGood: 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: Test files detected (apps/api/karrio/server/test_runner.py).
- bin
- carrier-testing
- charts
- dockerIssue: Build artifacts or local files may be committed (docker/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- docs
- ee
- modules
- packages
- plugins
- postman
- PRDs
- schemas
- screenshots
- specs
- .coveragerc
- .cursorignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.sample
- .gitignoreGood: .gitignore present.
- .gitmodules
- .npmrc
- AGENTS.md
- CARRIER_INTEGRATION_FAQ.md
- CARRIER_INTEGRATION_GUIDE.md
- CARRIER_INTEGRATION_PROMPT_TEMPLATE.md
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODEX.md
- community
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- GEMINI.md
- LICENSEGood: Licensed under Other.
- LICENSE_EE
- mypy.ini
- openapitools.json
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- 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.
- requirements.build.insiders.txt
- requirements.build.platform.txt
- requirements.build.txt
- requirements.dev.txt
- requirements.insiders.dev.txt
- requirements.insiders.txt
- requirements.platform.dev.txt
- requirements.platform.txt
- requirements.sdk.dev.txt
- requirements.server.dev.txt
- requirements.txt
- SECURITY.mdGood: Security policy present.
- source.requirements.insiders.txt
- source.requirements.platform.txt
- source.requirements.txt
- turbo.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/karrioapi/karrio)