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

Enable --resource-type and --exclude-resource-type CLI flags and environment variables for dbt test #10706

Merged
merged 17 commits into from
Sep 19, 2024

Merge branch 'main' into dbeatty/fix-10656

8186042
Select commit
Loading
Failed to load commit list.
Merged

Enable --resource-type and --exclude-resource-type CLI flags and environment variables for dbt test #10706

Merge branch 'main' into dbeatty/fix-10656
8186042
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

88.96% (-0.01%) compared to 3308a43

View this Pull Request on Codecov

88.96% (-0.01%) compared to 3308a43

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.96%. Comparing base (3308a43) to head (8186042).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10706      +/-   ##
==========================================
- Coverage   88.97%   88.96%   -0.01%     
==========================================
  Files         181      181              
  Lines       22971    22979       +8     
==========================================
+ Hits        20438    20443       +5     
- Misses       2533     2536       +3     
Components Coverage Δ
Unit Tests 62.39% <72.72%> (+<0.01%) ⬆️
Integration Tests 86.14% <100.00%> (-0.01%) ⬇️