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 #8682: Override path-like args in dbt retry #8803

Merged
merged 4 commits into from
Oct 10, 2023

Merge branch 'main' into wip_retry_flags

1ba3596
Select commit
Loading
Failed to load commit list.
Merged

Fix #8682: Override path-like args in dbt retry #8803

Merge branch 'main' into wip_retry_flags
1ba3596
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 Oct 10, 2023 in 1s

86.46% (+0.02%) compared to 339957b

View this Pull Request on Codecov

86.46% (+0.02%) compared to 339957b

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (339957b) 86.43% compared to head (1ba3596) 86.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8803      +/-   ##
==========================================
+ Coverage   86.43%   86.46%   +0.02%     
==========================================
  Files         176      176              
  Lines       26024    26028       +4     
==========================================
+ Hits        22494    22504      +10     
+ Misses       3530     3524       -6     
Files Coverage Δ
core/dbt/task/retry.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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