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

Maximally parallelize dbt clone #10129

Merged
merged 6 commits into from
May 23, 2024

refactor: PRESERVE_EDGES -> GraphRunnableMode

ac7ae3b
Select commit
Loading
Failed to load commit list.
Merged

Maximally parallelize dbt clone #10129

refactor: PRESERVE_EDGES -> GraphRunnableMode
ac7ae3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

88.74% (+0.54%) compared to ecf9436

View this Pull Request on Codecov

88.74% (+0.54%) compared to ecf9436

Details

Codecov Report

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

Project coverage is 88.74%. Comparing base (ecf9436) to head (ac7ae3b).
Report is 15 commits behind head on main.

Current head ac7ae3b differs from pull request most recent head 8ed1a42

Please upload reports for the commit 8ed1a42 to get more accurate results.

Files Patch % Lines
core/dbt/task/runnable.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10129      +/-   ##
==========================================
+ Coverage   88.19%   88.74%   +0.54%     
==========================================
  Files         181      180       -1     
  Lines       22786    22446     -340     
==========================================
- Hits        20096    19919     -177     
+ Misses       2690     2527     -163     

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