dbt-project-evaluator
dbt-project-evaluator copied to clipboard
fact model for sources without tests
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
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?
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.