ci-cd
2 posts tagged with "ci-cd"
ci-cd Jun 8, 2026
Your dbt Tests Pass in CI. They Fail in Production. Here is Why.
CI tests pass on seed data but fail in production. This post explains how to structure dbt testing for production behavior — singular tests, source freshness, and contracts.
Read article
ci-cd Jun 3, 2026
False Positives in dbt Tests: What Your CI Is Not Telling You
Your dbt tests pass, but distribution shifts, NULL explosions, and referential orphans are reaching production undetected. Here is how to audit your test coverage for the unknown unknowns.
Read article