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

Fix #6497: Support global flags passed in after subcommands #8670

Merged
merged 5 commits into from
Sep 26, 2023

Merge branch 'main' into fix_6497

913b1cd
Select commit
Loading
Failed to load commit list.
Merged

Fix #6497: Support global flags passed in after subcommands #8670

Merge branch 'main' into fix_6497
913b1cd
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 26, 2023 in 1s

86.61% (+0.00%) compared to aa86fdf

View this Pull Request on Codecov

86.61% (+0.00%) compared to aa86fdf

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (aa86fdf) 86.61% compared to head (913b1cd) 86.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8670   +/-   ##
=======================================
  Coverage   86.61%   86.61%           
=======================================
  Files         176      176           
  Lines       25678    25692   +14     
=======================================
+ Hits        22240    22253   +13     
- Misses       3438     3439    +1     
Files Coverage Δ
core/dbt/cli/main.py 98.72% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

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