85
/ 100
Well engineered. The main gaps are a reproducible setup and a contributing guide.
A modern file manager that helps users organize their files and folders.
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 lint step to catch style issues automatically.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
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
88
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
78
No dependency lockfile found (−70 pts).
→ Enable and commit packages.lock.json so NuGet restores are repeatable.
Test files detected (tests).
CI is configured (.github/workflows/ci.yml).
.NET formatting configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (src/Files.App.BackgroundTasks/Files.App.BackgroundTasks.csproj).
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)
- 2,788Forks
- 137Releaseslatest 7y ago
Community
- 87% - GoodCommunity health
- 3 bus factorauthors own >50% of commits
- 44,231Watchers
Responsiveness
- 7hMedian issue response
- <1hMedian PR merge time
- 478Open issues
Repository files18 root entries
- .githubGood: 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.Good: Code of conduct present.Good: CI is configured (.github/workflows/ci.yml).Good: Dependabot configured for nuget.Good: Issue or PR templates present.
- docs
- srcGood: Dependency manifest found (src/Files.App.BackgroundTasks/Files.App.BackgroundTasks.csproj).
- testsGood: Test files detected (tests).
- .editorconfigGood: .NET formatting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CLAUDE.md
- crowdin.yml
- Directory.Build.props
- Directory.Packages.props
- Files.slnx
- global.json
- LICENSE-MIT
- LICENSE-MPL
- nuget.config
- Settings.XamlStyler
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/files-community/files)