Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline limit in SQL sent from dbt show #8641

Merged
merged 10 commits into from
Sep 27, 2023

rename show macro, pass kwargs explicitly

7c118f7
Select commit
Loading
Failed to load commit list.
Merged

Inline limit in SQL sent from dbt show #8641

rename show macro, pass kwargs explicitly
7c118f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 0s

86.60% (-0.01%) compared to 5182e3c

View this Pull Request on Codecov

86.60% (-0.01%) compared to 5182e3c

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (5182e3c) 86.61% compared to head (7c118f7) 86.60%.
Report is 13 commits behind head on main.

❗ Current head 7c118f7 differs from pull request most recent head 81f68e6. Consider uploading reports for the commit 81f68e6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8641      +/-   ##
==========================================
- Coverage   86.61%   86.60%   -0.01%     
==========================================
  Files         175      176       +1     
  Lines       25595    25675      +80     
==========================================
+ Hits        22168    22235      +67     
- Misses       3427     3440      +13     
Files Changed Coverage Δ
core/dbt/task/show.py 100.00% <100.00%> (+1.81%) ⬆️

... and 26 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.