carp-dk / carp-dk/carp_study_app
ci: run tests with a coverage floor on every PR (refs #585)
Open
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 14
Description
## Problem
`test/` is thin and nothing enforces growth; CI work is already tracked in #585 — this adds the test gate only (note: the workflow files were not audited in depth).
## Proposed fix
PR workflow runs `flutter analyze` + `flutter test --coverage` with a ratchet-only coverage floor (starts at current %, never decreases).
## Acceptance criteria
- [ ] PR fails on test failure or coverage drop
- [ ] Badge in README
**Effort:** S · **Priority:** P2 · **Change risk:** None
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.