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

[Feature] Support dbt 1.7 #929

Merged
merged 5 commits into from
Nov 22, 2023

Remove dbt version 1.7 constrain

2ca7a73
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Support dbt 1.7 #929

Remove dbt version 1.7 constrain
2ca7a73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2023 in 0s

48.48% (target 20.00%)

View this Pull Request on Codecov

48.48% (target 20.00%)

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (ad3ce42) 48.49% compared to head (2ca7a73) 48.48%.

Files Patch % Lines
piperider_cli/dbtutil.py 66.66% 8 Missing ⚠️
piperider_cli/dbt/list_task.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #929      +/-   ##
==========================================
- Coverage   48.49%   48.48%   -0.01%     
==========================================
  Files          63       63              
  Lines        9067     9081      +14     
==========================================
+ Hits         4397     4403       +6     
- Misses       4670     4678       +8     

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