Skip to content

Commit

Permalink
Deployed by GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent 50f5360 commit ae680ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
12 changes: 2 additions & 10 deletions main/rules/testing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -417,15 +417,6 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#apply-a-source-freshness-block-to-the-source-definition-this-can-be-implemented-at-either-the-source-name-or-table-name-level" class="md-nav__link">
<span class="md-ellipsis">
Apply a source freshness block to the source definition. This can be implemented at either the source name or table name level.
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -812,7 +803,8 @@ <h2 id="missing-source-freshness">Missing Source Freshness<a class="headerlink"
<p><strong>Reason to Flag</strong></p>
<p>Source freshness is useful for understanding if your data pipelines are in a healthy state and is a critical component of defining SLAs for your warehouse. Enabling freshness for sources also facilitates <a href="https://docs.getdbt.com/reference/node-selection/methods#the-source_status-method">referencing the source freshness results in the selectors</a> for a more efficient execution. </p>
<p><strong>How to Remediate</strong></p>
<h2 id="apply-a-source-freshness-block-to-the-source-definition-this-can-be-implemented-at-either-the-source-name-or-table-name-level">Apply a <a href="https://docs.getdbt.com/docs/build/sources#declaring-source-freshness">source freshness block</a> to the source definition. This can be implemented at either the source name or table name level.<a class="headerlink" href="#apply-a-source-freshness-block-to-the-source-definition-this-can-be-implemented-at-either-the-source-name-or-table-name-level" title="Permanent link">#</a></h2>
<p>Apply a <a href="https://docs.getdbt.com/docs/build/sources#declaring-source-freshness">source freshness block</a> to the source definition. This can be implemented at either the source name or table name level.</p>
<hr />
<h2 id="test-coverage">Test Coverage<a class="headerlink" href="#test-coverage" title="Permanent link">#</a></h2>
<p><code>fct_test_coverage</code> (<a href="https://github.com/dbt-labs/dbt-project-evaluator/tree/main/models/marts/tests/fct_test_coverage.sql">source</a>) contains metrics pertaining to project-wide test coverage.
Specifically, this models measures:</p>
Expand Down
2 changes: 1 addition & 1 deletion main/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit ae680ec

Please sign in to comment.