0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and also run Model Inference, Finetune and Application Spaces.
Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Add CI/build status badges from shields.io or your CI provider to signal project health.
- 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
Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
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
89
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
98
Lockfile present (go.sum). Installs are reproducible.
Test files detected (accounting/component/event_test.go).
CI is configured (.github/workflows/test.yaml).
Formatting enforced (.golangci.yaml).
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 231Forks
- 51Releaseslatest 1y ago
Community
- -Community health
- -authors own >50% of commits
- 1,070Watchers
Responsiveness
- 1hMedian issue response
- <1hMedian PR merge time
- 4Open issues
Repository files45 root entries
- _mocks
- .githubGood: CI is configured (.github/workflows/test.yaml).Good: Issue or PR templates present.
- accountingGood: Test files detected (accounting/component/event_test.go).
- aigateway
- api
- builderGood: Environment pinned via builder/instrumentation/compose-example/docker-compose.yaml.
- cmd
- common
- component
- configs
- contribute
- data
- dataviewer
- docker
- docsGood: 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.
- linters
- logcollector
- mirror
- moderation
- mq
- multisync
- notification
- runner
- scripts
- user
- version
- .gitignoreGood: .gitignore present.
- .gitlab-ci.yml
- .golangci.yamlGood: Formatting enforced (.golangci.yaml).
- .mockery.yaml
- .tool-versions
- AGENTS.md
- CLAUDE.md
- CODEOWNERS
- docker-compose.yml
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under Apache-2.0.
- loki-config.yaml
- Makefile
- nats-server.conf
- README_cn.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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- README_en.md
- README_ja.md
- README.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/opencsgs/csghub-server)