What's Changed
- Storing tests' results samples within
elementary_test_results
to improve report's generation time by @elongl in #134 - Caching the artifacts so that it only uploads on changes by @elongl in #131
- remove
compiled_code
fromdbt_tests
by @nzewail in #140 - Fixed a bug that caused uploading the dbt invocation to crash by @elongl in #139 and #150
- Test tables are stored by default in the Elementary schema rather than a separate tests schema by @haritamar in #141
- Added a flag of whether the invocation was the first or last of the day to
model_run_results
by @eKatia in #144 - Added documentation to
dbt_invocations
by @smitsrr in #147 - Writing an indicate error message when a relation doesn't exist in the anomaly tests. by @elongl in #148
- Added support for dbt's custom test names in
elementary_test_results
by @IDoneShaveIt in #137 - Added query ID to
dbt_run_results
,model_run_results
, andsnapshot_run_results
by @kkprab in #146 - Reduced max query size on BigQuery by @elongl in #155
New Contributors
- @nzewail made their first contribution in #140
- @haritamar made their first contribution in #141
- @smitsrr made their first contribution in #147
- @kkprab made their first contribution in #146
Full Changelog: 0.5.5...0.6.0