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

[Tidy First] add typing to dbt/cli/exceptions.py #10619

Merged
merged 1 commit into from
Aug 28, 2024

add typing

35e1652
Select commit
Loading
Failed to load commit list.
Merged

[Tidy First] add typing to dbt/cli/exceptions.py #10619

add typing
35e1652
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

88.85% (-0.02%) compared to 2218140

View this Pull Request on Codecov

88.85% (-0.02%) compared to 2218140

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.85%. Comparing base (2218140) to head (35e1652).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10619      +/-   ##
==========================================
- Coverage   88.86%   88.85%   -0.02%     
==========================================
  Files         180      180              
  Lines       22762    22765       +3     
==========================================
- Hits        20228    20227       -1     
- Misses       2534     2538       +4     
Components Coverage Δ
Unit Tests 62.33% <100.00%> (+<0.01%) ⬆️
Integration Tests 86.09% <100.00%> (-0.02%) ⬇️