InfuseAI / piperider

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

[Bug] Fix default dbt target decision policy #926

Closed wcchang1115 closed 9 months ago

wcchang1115 commented 9 months ago

PR checklist

What type of PR is this? bug

What this PR does / why we need it:

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

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

codecov[bot] commented 9 months ago

Codecov Report

Merging #926 (3b00169) into main (02b474b) will increase coverage by 0.01%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #926      +/-   ##
==========================================
+ Coverage   48.48%   48.50%   +0.01%     
==========================================
  Files          63       63              
  Lines        9066     9067       +1     
==========================================
+ Hits         4396     4398       +2     
+ Misses       4670     4669       -1     
Files Coverage Δ
piperider_cli/configuration.py 60.17% <100.00%> (+0.25%) :arrow_up:

... and 2 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!