InfuseAI / piperider

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

[Chore] Fix compatibility for dbt 1.6.2 #882

Closed wcchang1115 closed 1 year ago

wcchang1115 commented 1 year ago

PR checklist

What type of PR is this? chore

What this PR does / why we need it:

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

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

codecov[bot] commented 1 year ago

Codecov Report

Merging #882 (5155b76) into main (52a79ad) will increase coverage by 0.01%. Report is 7 commits behind head on main. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #882      +/-   ##
==========================================
+ Coverage   46.40%   46.42%   +0.01%     
==========================================
  Files          75       75              
  Lines       10356    10359       +3     
==========================================
+ Hits         4806     4809       +3     
  Misses       5550     5550              
Files Changed Coverage Δ
piperider_cli/__init__.py 52.17% <66.66%> (ø)
piperider_cli/dbt/list_task.py 65.74% <100.00%> (+0.28%) :arrow_up:
piperider_cli/event/__init__.py 78.12% <100.00%> (ø)

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

:loudspeaker: Have feedback on the report? Share it here.

popcornylu commented 1 year ago

Duplicated #884