0
/ 100
Strong community interest, but tests, CI, or docs need work.
数字底座是一款面向大型政府、企业数字化转型,基于身份认证、组织架构、岗位职务、应用系统、资源角色、数据目录、安全控制等功能构建的统一且安全的管理支撑平台。数字底座基于三员管理模式,具备微服务、多租户、容器化和国产化,支持用户利用代码生成器快速构建自己的业务应用,同时可关联诸多成熟且好用的内部生态应用。
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 A (93).
See your top fixesTop 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.
- 2CI/CD14pt
If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.
- 3Install and run instructions9pt
Add a section showing how to install dependencies.
- 4Install and run instructions9pt
Add a section showing how to start or use the project.
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
56
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
Licensed under GPL-3.0.
Engineering
60
No CI configuration detected in this repository.
→ If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.
Lockfile present (vue/y9vue-kernel-standard/package-lock.json). Installs are reproducible.
Test files detected (y9-digitalbase-common/risenet-y9boot-common-util/src/test).
Java/Kotlin linting configured (vue/y9vue-kernel-standard/.eslintrc.js).
Issue or PR templates present.
Project health
100
Dependency manifest found (pom.xml).
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)
- 441Forks
- 5Releaseslatest 1y ago
Community
- -Community health
- -authors own >50% of commits
- 2,596Watchers
Responsiveness
- -Median issue response
- -Median PR merge time
- 1Open issues
Repository files22 root entries
- .gitea
- .gitee
- .githubGood: Issue or PR templates present.
- style
- vueGood: Java/Kotlin linting configured (vue/y9vue-kernel-standard/.eslintrc.js).Good: Lockfile present (vue/y9vue-kernel-standard/package-lock.json). Installs are reproducible.
- y9-digitalbase-bom
- y9-digitalbase-commonGood: Test files detected (y9-digitalbase-common/risenet-y9boot-common-util/src/test).
- y9-digitalbase-dependencies
- y9-digitalbase-example
- y9-digitalbase-idcode
- y9-digitalbase-module
- y9-digitalbase-parent
- y9-digitalbase-starter
- y9-digitalbase-support
- .gitattributes
- .gitignoreGood: .gitignore present.
- CHANGELOG.md
- HEADER
- LICENSEGood: Licensed under GPL-3.0.
- lombok.config
- 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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/risesoft-y9/digital-infrastructure)