76

/ 100

GradeC

Good community traction and solid fundamentals. Nearly in the top tier.

Top 38% of 5,156 graded repos

Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.

Top fixes

Highest-impact changes first, ranked by point weight

12 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

    Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.

  3. 3
    CI/CD14pt

    Add a lint step to catch style issues automatically.

  4. 4
    CI/CD14pt

    Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.

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

70

Install and run instructions9pt45

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

Add a section showing how to install dependencies.

README12pt70

README is present.

Contributing guide5pt77

CONTRIBUTING guide found.

License6pt100

Licensed under GPL-3.0.

Engineering

71

Reproducibility6pt20

No dependency lockfile found (−70 pts).

Enable and commit packages.lock.json so NuGet restores are repeatable.

CI/CD14pt57

CI is configured (.github/workflows/congratulations.yml).

Tests18pt80

Test files detected (exp/WinUI/WinUIEx-main/src/WinUIEx.Analyzers/WinUIEx.Analyzers.Test/BaseAnalyzersUnitTests.cs).

Linting and formatting5pt100

.NET formatting configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (exp/Avalonia/Sucrose.Portal/Avalonia.Fonts.Jokerman/Avalonia.Fonts.Jokerman.csproj).

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)
  • 61
    Forks
  • 139
    Releaseslatest 2y ago

Community

  • 100% - Good
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 1,406
    Watchers

Responsiveness

  • <1h
    Median issue response
  • 6h
    Median PR merge time
  • 13
    Open issues
Repository files20 root entries
  • .build
  • .github
    Good: 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/congratulations.yml).
    Good: Dependabot covers 2 ecosystems (nuget, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
    Good: Security policy present.
  • .images
  • .localize
  • .packages
  • .pages
  • .screenshots
  • .store
  • exp
    Good: Test files detected (exp/WinUI/WinUIEx-main/src/WinUIEx.Analyzers/WinUIEx.Analyzers.Test/BaseAnalyzersUnitTests.cs).
    Good: Dependency manifest found (exp/Avalonia/Sucrose.Portal/Avalonia.Fonts.Jokerman/Avalonia.Fonts.Jokerman.csproj).
  • src
  • .editorconfig
    Good: .NET formatting configured (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • CLAUDE.md
  • Directory.Build.props
  • Directory.Build.targets
  • Directory.Packages.props
  • global.json
  • LICENSE
    Good: Licensed under GPL-3.0.
  • NuGet.Config
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/taiizor/sucrose)](https://www.repo-grade.com/report/taiizor/sucrose)

More graded C# repos