InfuseAI / piperider

Code review for data in dbt
https://www.piperider.io/
Apache License 2.0
478 stars 23 forks source link

[Feature] Support dbt 1.7 #929

Closed wcchang1115 closed 9 months ago

wcchang1115 commented 9 months ago

Fix #928

PR checklist

What type of PR is this? feature

What this PR does / why we need it:

Which issue(s) this PR fixes: sc-32598

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

codecov[bot] commented 9 months ago

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 :warning:
piperider_cli/dbt/list_task.py 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.