Skip to content

QUALITY 1: Quality vectors #1404

Description

@ktursunov

Tech story (internal engineering program) — in progress; the foundation the other QUALITY features build on.

The engineering side of quality: the CI gates that enforce the product Quality Framework — named metrics, each guarded by a check that blocks changes lowering the floor.

Problem

No enforced definition of "good": untested code merges and unvalidated metrics ship.

Outcome

Every merged change meets the floor; quality numbers move only up.

Scope — test/coverage gates (required CI checks on every PR)

The substantive work is closing those last two — the E2E, unit, and API-contract gates already run.


Planning:
Scope: Deployment testing; CI: E2E and unit tests; API contract tests; bronze-to-silver transformation tests; silver-to-gold tests.
Assignee: Konstantin Tursunov
Estimation (days): 15

Metadata

Metadata

Assignees

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions