InfuseAI / piperider

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

[Bug] Fix dbt-core breaking our task runner #895

Closed qrtt1 closed 10 months ago

qrtt1 commented 10 months ago

PR checklist

What type of PR is this?

bugfix

What this PR does / why we need it:

add the required dbt_cloud arg

Which issue(s) this PR fixes:

sc-32397

Special notes for your reviewer:

It can not be checked by the version of dbt-core, we should ask the specific field in the dataclass

codecov[bot] commented 10 months ago

Codecov Report

Merging #895 (6c4b54f) into main (9fcacbb) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #895   +/-   ##
=======================================
  Coverage   48.30%   48.31%           
=======================================
  Files          76       76           
  Lines       10609    10609           
=======================================
+ Hits         5125     5126    +1     
+ Misses       5484     5483    -1     
Files Coverage Δ
piperider_cli/dbt/list_task.py 65.65% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more