0

/ 100

GradeD

Strong community interest, but tests, CI, or docs need work.

Top 49% of 5,156 graded repos

数字底座是一款面向大型政府、企业数字化转型,基于身份认证、组织架构、岗位职务、应用系统、资源角色、数据目录、安全控制等功能构建的统一且安全的管理支撑平台。数字底座基于三员管理模式,具备微服务、多租户、容器化和国产化,支持用户利用代码生成器快速构建自己的业务应用,同时可关联诸多成熟且好用的内部生态应用。

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 fixes
Now
D
67
Potential
A
93

Top fixes

Highest-impact changes first, ranked by point weight

9 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    CI/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.

  3. 3
    Install and run instructions9pt

    Add a section showing how to install dependencies.

  4. 4
    Install 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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

56

Install and run instructions9pt0

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt0

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.

README12pt100

README is present.

License6pt100

Licensed under GPL-3.0.

Engineering

60

CI/CD14pt0

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.

Reproducibility6pt70

Lockfile present (vue/y9vue-kernel-standard/package-lock.json). Installs are reproducible.

Tests18pt80

Test files detected (y9-digitalbase-common/risenet-y9boot-common-util/src/test).

Linting and formatting5pt100

Java/Kotlin linting configured (vue/y9vue-kernel-standard/.eslintrc.js).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (pom.xml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 441
    Forks
  • 5
    Releaseslatest 1y ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 2,596
    Watchers

Responsiveness

  • -
    Median issue response
  • -
    Median PR merge time
  • 1
    Open issues
Repository files22 root entries
  • .gitea
  • .gitee
  • .github
    Good: Issue or PR templates present.
  • style
  • vue
    Good: 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-common
    Good: 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
  • .gitignore
    Good: .gitignore present.
  • CHANGELOG.md
  • HEADER
  • LICENSE
    Good: Licensed under GPL-3.0.
  • lombok.config
  • pom.xml
    Good: Dependency manifest found (pom.xml).
  • README.md
    Good: 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.
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/risesoft-y9/digital-infrastructure)](https://www.repo-grade.com/report/risesoft-y9/digital-infrastructure)

More graded Java repos