433 Commits

Author SHA1 Message Date
Benoit Perigaud
7ede3e7416 Fix config for naming tests 2025-08-14 09:04:34 +02:00
Benoit Perigaud
78d73ead0b Update more code following new deprecations 2025-08-11 20:37:21 +02:00
graciegoheen
f944fd63bc fix time spine exclusion 2025-05-30 12:47:06 -06:00
Benoit Perigaud
d74a2acdd1 Merge branch 'main' into fix/505-rename-to-data-tests-for-v1 2024-12-05 17:47:54 +01:00
Benoit Perigaud
1b8424ebab Rename tests: to data_tests: for v1 2024-11-27 15:39:27 +01:00
Pfitzn
f066a8d596 Add built-in unique test if no preexisting test matches its name. 2024-09-25 08:48:11 +02:00
Pfitzn
fcebd68135 Removed line that adds the built-in unique test to the "primary_key_test_macros" list in order to avoid name collisions on unique test definition overrides 2024-09-25 08:48:11 +02:00
Dave Connors
8cdb77cd53 add missing filter 2024-09-20 08:57:57 -05:00
Gemma Down
6922c2d6a2 Add dropped fields to primary key tests table 2024-09-12 13:39:08 +01:00
igorvoltaic
34209f6a7a feat: add clickhouse and greenplum support (#460)
Co-authored-by: Grace Goheen <53586774+graciegoheen@users.noreply.github.com>
Co-authored-by: Benoit Perigaud <8754100+b-per@users.noreply.github.com>
2024-09-03 14:34:31 +02:00
Benoit Perigaud
66939ff38f Merge branch 'main' of github.com:dbt-labs/dbt-project-evaluator into feature/add-source-freshness-data 2024-08-20 12:27:27 +02:00
Benoit Perigaud
a4f2a82d0b Rename macro to avoid recursive errors 2024-08-19 19:36:55 +02:00
mweso-softserve
9bb90312ff Merge branch 'main' into type_string_macro_handling_all_cases 2024-07-22 13:07:24 +02:00
Benoit Perigaud
d7e3061b4f Formatting, add space 2024-07-03 10:29:39 +02:00
Michał Wesołowski
76cd8b48d5 Created macro that redefines type_string for redshift which is used by models in dbt_project_evaluator package. No need to override it for all models in a project anymore when using package. 2024-07-03 10:26:11 +02:00
Benoit Perigaud
30b3de55fa Add test_unique even if it is not listed so that modelling works 2024-07-02 16:55:31 +02:00
Benoit Perigaud
21ce1da2fc Fix model for source column desc 2024-07-01 13:13:50 +02:00
Katie Claiborne
ac8f2088f4 push logic back into base_node_columns, via get_column_values 2024-06-10 08:07:16 -04:00
Victoria Perez Mola
e9e2812e69 Add test for source freshness 2024-06-03 18:37:01 +02:00
Victoria Perez Mola
b6fd2808f5 add is_freshness_enabled 2024-06-03 17:52:12 +02:00
Katie Claiborne
aea85e1f7f search for exact not_null type 2024-05-29 05:43:27 -04:00
Katie Claiborne
e66a238e62 replace using syntax 2024-05-12 11:38:43 -04:00
Katie Claiborne
da3a72c835 remove double quotes 2024-05-10 17:50:00 -04:00
Katie Claiborne
5445a5d76d use simple replace 2024-05-10 17:49:17 -04:00
Katie Claiborne
1988b3dc03 try int 2024-05-10 17:36:53 -04:00
Katie Claiborne
4ddd51b2b8 add inner single quotes 2024-05-10 17:34:43 -04:00
Katie Claiborne
20f9125832 use cross db replace function to flag not null constraint 2024-05-10 17:29:38 -04:00
Katie Claiborne
34bdd1fca8 replace if function with summed case statement 2024-05-10 14:30:27 -04:00
Katie Claiborne
507b3ca2d6 use cross db bool to text 2024-05-10 14:20:29 -04:00
Katie Claiborne
c6b09af499 add constraints to int_model_test_summary model 2024-05-10 11:10:45 -04:00
Katie Claiborne
74ca45e3eb add constraints to base_node_columns model 2024-05-10 09:42:14 -04:00
Benoit Perigaud
2f6314288e Merge branch 'main' into feature/calculate-sql-complexity 2024-04-25 18:52:49 +02:00
Benoit Perigaud
f6ebf38811 Add code analysis columns to all_graph_resources 2024-04-25 16:20:25 +02:00
Benoit Perigaud
de4c3d9439 Merge branch 'main' into wrap-strings-quote-update 2024-04-12 10:58:01 +02:00
Benoit Perigaud
860c634a4a Fix adding version with new handling of empty strings 2024-04-12 10:57:05 +02:00
Benoit Perigaud
82b49960f5 Small typos 2024-04-12 10:48:20 +02:00
dave-connors-3
9f9c1db78e Merge pull request #444 from AlexPuletti/fix/rejoining_of_upstream_concepts_typo
fix pluralality of metric and exposure in rejoining_of_upstream_concepts
2024-04-11 10:47:30 -05:00
Benoit Perigaud
e91921118f Merge branch 'main' into fix-allow-description-larger-string 2024-04-11 17:03:39 +02:00
Benoit Perigaud
64db48fc9b Merge branch 'main' into wrap-strings-quote-update 2024-04-11 16:59:41 +02:00
Benoit Perigaud
1665ec7c7e Allow larger strings for descriptions 2024-04-11 14:23:12 +02:00
AlexPuletti
be54bd1184 fix pluralality of metric and exposure in rejoining_of_upstream_concepts 2024-04-08 16:49:02 -04:00
Benoit Perigaud
ff36cf1a1b Merge branch 'main' into add-version-to-output 2024-04-05 11:19:26 +02:00
Benoit Perigaud
37e05a6228 Update fct_chained_views to only report exceptions, like other fct tables 2024-04-03 11:48:03 +02:00
Benoit Perigaud
490bfb7e30 Add metrics for num rows and SQL complexity for models 2024-04-03 11:37:21 +02:00
Dave Connors
368f7761e1 merge main 2024-03-28 11:17:15 -05:00
Grace Goheen
b51f9bb2ee Apply suggestions from code review 2024-03-28 09:50:52 -06:00
Dave Connors
52689ea3e4 revert logic change to model test summary 2024-02-12 10:35:38 -06:00
Dave Connors
9043d2e9ca fix remaining seeds, remove version from test calc 2024-02-12 10:30:26 -06:00
Dave Connors
44bce77acd update rjuc 2024-02-12 09:54:52 -06:00
Dave Connors
a4cae2444a amend msj 2024-02-12 09:53:03 -06:00