Enforce explicit test coverage thresholds in CI
This commit is contained in:
@@ -60,4 +60,5 @@ GitHub Actions workflow: `.github/workflows/ci.yml`
|
||||
- Restores dependencies
|
||||
- Runs frontend lint and format checks
|
||||
- Builds with warnings treated as errors
|
||||
- Runs `GameList.Tests`
|
||||
- Runs `GameList.Tests` with coverage collection
|
||||
- Enforces minimum coverage thresholds (line 90%, branch 70%)
|
||||
|
||||
Reference in New Issue
Block a user