-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete test cases for faster performance #5
The introduced tests slow down the pipelining process. Tests that are used to check the validity of raw data are outsourced to another repository. Only tests that check for corrupted data (like missing primary keys etc) stay in the pipeline code. The severity is changed back to fail.
- Loading branch information
1 parent
6530830
commit 320ddc1
Showing
2 changed files
with
2 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,5 +36,3 @@ models: | |
tests: | ||
energy_dbt: | ||
+store_failures_as: table | ||
staging: | ||
+severity: warn |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters