Stop build on failed test #7684
Closed
Junobijlard
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I think you're describing exactly the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I'd like to discuss the execution order of model builds and model tests. TLDR; i propose to run tests immediately after a model build, and (optionally) stop the build of downstream models in case a test fails.
Situation
Complication
Proposed solution
Example
Should compile to a DAG that looks like this:
Beta Was this translation helpful? Give feedback.
All reactions