Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source freshness precomputes metadata-based freshness in batch, if possible #9749

Merged
merged 14 commits into from
Apr 12, 2024

changelog entry

5c94038
Select commit
Loading
Failed to load commit list.
Merged

source freshness precomputes metadata-based freshness in batch, if possible #9749

changelog entry
5c94038
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 1s

88.06% (-0.07%) compared to ebc22fa

View this Pull Request on Codecov

88.06% (-0.07%) compared to ebc22fa

Details

Codecov Report

Attention: Patch coverage is 80.95238% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 88.06%. Comparing base (ebc22fa) to head (5c94038).
Report is 11 commits behind head on main.

❗ Current head 5c94038 differs from pull request most recent head 2608baa. Consider uploading reports for the commit 2608baa to get more accurate results

Files Patch % Lines
core/dbt/task/freshness.py 80.95% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9749      +/-   ##
==========================================
- Coverage   88.13%   88.06%   -0.07%     
==========================================
  Files         178      178              
  Lines       22449    22488      +39     
==========================================
+ Hits        19785    19804      +19     
- Misses       2664     2684      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.