
Generate Tests Report UI
Execute edr report
in your terminal
After installing and configuring the CLI, execute the command:
Generating a report for single invocation
Elementary support filtering the report by invocation on generation. The filtered report will only include data for the selected invocation (This applies only on theTest Results
and Lineage
screens).
There are 3 ways to filter the report by invocation:
- Last invocation - Filter by the last invocation (
dbt test
/dbt build
) that ran. - Invocation time - Filter by the closest invocation (
dbt test
/dbt build
) to the provided time (the provided time should be in ISO format local time). - Invocation id - Filter by the provided invocation (
dbt test
/dbt build
) id.
edr report invocation filters
Sharing the report
Elementary offers 3 methods that make it easy to share the report with others:- Send via Slack
- Host on Amazon S3
- Host on Google Cloud Storage (GCS)