db-free-test-coverage-drops-below-gate-without-postgres
Integration tests that require Postgres auto-skip without DB credentials, causing measured coverage to fall below a 70% gate (observed 66% in dev environment). The coverage gate must be enforced on CI with a Postgres service container — not on developer machines or VPS environments without DB creds. Document this explicitly so the apparent gate failure isn’t treated as a code quality regression.
Related
- r-dash-postgres-integration-tests-skip-on-creds
- pytest-coverage-gate-skews-below-threshold-without-live-db
- postgres-creds-mismatch-pre-existing-not-regression-marker
- r-dash-db-integration-tests-skip-on-postgres-creds-mismatch
- r-same-m1-identity-complete-frontend-integration-tests
- pytest-coverage-gate-misleading-without-live-db
- db-free-coverage-gate-understates-real-coverage
- db-free-coverage-gate-integration-test-skip-inflation
- coverage-gate-artificially-low-without-live-db