dbt-project-evaluator icon indicating copy to clipboard operation
dbt-project-evaluator copied to clipboard

fact model for sources without tests

Open dave-connors-3 opened this issue 2 years ago • 1 comments

We can exclude them for now, but it might be interesting to at least have a fact down the line that could list all the sources that have or don't have tests, even if we don't build a dbt test on top of that.

Originally posted by @b-per in https://github.com/dbt-labs/pro-serv-dag-auditing/pull/6#discussion_r802619033

dave-connors-3 avatar Feb 11 '22 14:02 dave-connors-3

Isn't our recommendation typically to add tests at the staging level, since this is the "most optimal version of our raw data"? Could be interesting to create a fact that could list all the direct children of sources that don't have tests... or something similar?

graciegoheen avatar Feb 14 '22 15:02 graciegoheen