0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Apache Celeborn is an elastic and high-performance service for shuffle and spilled data.
Top 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.
- 2Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 3Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 4Contributing guide5pt
Show new contributors how to get a local dev environment running.
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
94
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
90
Test files detected (charts/celeborn/tests).
Lockfile present (requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/check_stale_prs.yml).
Java/Kotlin linting configured (web/.eslintrc.cjs).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (pom.xml).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 447Forks
- 23Releaseslatest 2y ago
Community
- -Community health
- -authors own >50% of commits
- 1,053Watchers
Responsiveness
- 21hMedian issue response
- 12hMedian PR merge time
- 25Open issues
Repository files50 root entries
- .githubGood: Licensed under Apache-2.0.Good: CI is configured (.github/workflows/check_stale_prs.yml).Good: Issue or PR templates present.
- .ideaIssue: Build artifacts or local files may be committed (.idea/icon.png) (−40 pts).Fix: Remove them and add to .gitignore.
- .mvn
- assets
- bin
- build
- chartsGood: Test files detected (charts/celeborn/tests).
- cli
- client
- client-flink
- client-mr
- client-spark
- client-tez
- common
- conf
- cpp
- dev
- dockerGood: Environment pinned via docker/Dockerfile.
- docsGood: Security policy present.
- licenses-binary
- lifecycle-manager
- master
- multipart-uploader
- openapi
- project
- rust
- sbin
- service
- spi
- tests
- toolkit
- webGood: Java/Kotlin linting configured (web/.eslintrc.cjs).
- worker
- .asf.yaml
- .gitattributes
- .gitignoreGood: .gitignore present.
- .rat-excludes
- .scalafmt.conf
- codecov.yml
- 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.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- LICENSE
- LICENSE-binary
- Makefile
- mkdocs.yml
- NOTICE
- NOTICE-binary
- pom.xmlGood: Dependency manifest found (pom.xml).
- 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.txtGood: Lockfile present (requirements.txt). Installs are reproducible.
- version.sbt
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/apache/celeborn)