Closed wcchang1115 closed 1 year ago
Merging #882 (5155b76) into main (52a79ad) will increase coverage by
0.01%
. Report is 7 commits behind head on main. The diff coverage is85.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.
Duplicated #884
PR checklist
What type of PR is this? chore
What this PR does / why we need it:
dbt-core 1.6.2
is released and it caused a compatibility issue.Which issue(s) this PR fixes: sc-32254
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
NONE