Code Cleanup
This commit is contained in:
@@ -167,5 +167,6 @@ SQLite migration rule:
|
||||
```powershell
|
||||
pwsh ./scripts/ci-local.ps1
|
||||
```
|
||||
- `scripts/ci-local.ps1` writes coverage collector output to a unique temporary results directory outside the repo, reads coverage from there, removes that directory at the end of the run, and sweeps stray `coverage.cobertura.xml` files from `RpgRoller.Tests/TestResults`.
|
||||
- Regression tests enforce payload budgets for character sheet reads, initial and incremental campaign log loads, roll mutation responses, and lazy-loaded Rolemaster roll detail payloads.
|
||||
- `RpgRoller.Tests/coverlet.runsettings` measures the full `RpgRoller` backend assembly.
|
||||
|
||||
Reference in New Issue
Block a user