dbt-data-reliability
dbt-data-reliability copied to clipboard
handle passing dimension test
trafficstars
currently, when a dimension anomalies test passes, two weird things happen in the report:
its "Test Type" is set to "generic" (instead of "dimension")
when expanding it, it shows "Not enough data to calculate anomaly score", which is incorrect
fixes:
change the test type to "dimension"
👋 @ofek1weiss
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in the elementary repository.
Closing after discussing with @ofek1weiss , we'll reopen if relevant