Skip to content

ci: run tests with a coverage floor on every PR (refs #585) #647

Description

@Zeroupper

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions