Skip to content

Commit

Permalink
Merge pull request #515 from dbt-labs/fix/501-add-source-freshness-in…
Browse files Browse the repository at this point in the history
…-list

Updating docs for missing source freshness rule
  • Loading branch information
b-per authored Dec 5, 2024
2 parents c6d9c26 + 0eacab0 commit 81f3529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Source freshness is useful for understanding if your data pipelines are in a hea
**How to Remediate**

Apply a [source freshness block](https://docs.getdbt.com/docs/build/sources#declaring-source-freshness) to the source definition. This can be implemented at either the source name or table name level.
---

---
## Test Coverage

`fct_test_coverage` ([source](https://github.com/dbt-labs/dbt-project-evaluator/tree/main/models/marts/tests/fct_test_coverage.sql)) contains metrics pertaining to project-wide test coverage.
Expand Down

0 comments on commit 81f3529

Please sign in to comment.