fix(radar): reconcile cumulative release integration

This commit is contained in:
Xiangzhe
2026-08-14 12:21:43 -03:00
parent 834e53b95b
commit be04c7aecb
103 changed files with 953 additions and 751 deletions

View File

@@ -18,7 +18,7 @@ Vitest, the 60% coverage gate, and the production build all run in CI on this PR
- [ ] `npm run lint`
- [ ] Reconciled with the current active release base; focused checks rerun afterward
- [ ] Production-code changes include a new or updated automated test in this PR
- [ ] SonarQube PR analysis is green or any remaining issues are explicitly documented below
- SonarQube is temporarily opt-in while the private project has no quota; it is not a PR gate.
## Tests Added Or Updated