74
/ 100
Solid engineering. The biggest lever is CI.
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 | 自动烹饪 - UI Automation Testing Tools For Genshin Impact
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.
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add `pull_request:` to the workflow `on:` triggers.
- 4CI/CD14pt
Add a lint step to catch style issues automatically.
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
76
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.
README documents how to install the project.
Licensed under GPL-3.0.
Engineering
62
No .NET formatter configured.
→ Add an .editorconfig to define C# formatting rules and run `dotnet format` in CI.
CI is configured (.github/workflows/mirrorchyan_uploading.yml).
Lockfile present (.github/workflows/requirements.txt). Installs are reproducible.
Test files detected (BetterGenshinImpact/GameTask/Common/Map/Maps/EnkanomiyaMapTest.cs).
Issue or PR templates present.
Project health
100
Dependency manifest found (BetterGenshinImpact.sln).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 37 / 120Commits (30d / 90d)
- 1,021Forks
- 60Releaseslatest 2y ago
Community
- 37% - WeakCommunity health
- 1 bus factorlowauthor own >50% of commits
- 14,207Watchers
Responsiveness
- 9hMedian issue response
- 3hMedian PR merge time
- 433Open issues
Repository files21 root entries
- .agents
- .cnb
- .githubGood: CI is configured (.github/workflows/mirrorchyan_uploading.yml).Good: Lockfile present (.github/workflows/requirements.txt). Installs are reproducible.Good: Issue or PR templates present.
- .trae
- BetterGenshinImpactGood: Test files detected (BetterGenshinImpact/GameTask/Common/Map/Maps/EnkanomiyaMapTest.cs).
- Build
- Docs
- Fischless.GameCapture
- Fischless.HotkeyCapture
- Fischless.WindowsInputGood: Licensed under GPL-3.0.
- Test
- .cnb.yml
- .gitignoreGood: .gitignore present.
- .gitmodules
- AGENTS.md
- BetterGenshinImpact.slnGood: Dependency manifest found (BetterGenshinImpact.sln).
- BetterGenshinImpact.sln.DotSettings
- CodeMaid.config
- LICENSE
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.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.
- Settings.XamlStyler
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/babalae/better-genshin-impact)