dbt-labs / dbt-core

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://getdbt.com
Apache License 2.0
9.68k stars 1.61k forks source link

CI check whether a unit test is introduced while code is being modified #10329

Closed ChenyuLInx closed 3 months ago

ChenyuLInx commented 3 months ago

This should be able to skip with a tag. The goal is to keep track of things that are hard to test so we can know what to improve next