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 unit testing in non-root packages #9184

Merged
merged 6 commits into from
Nov 30, 2023

changie

a818fa2
Select commit
Loading
Failed to load commit list.
Merged

Enable unit testing in non-root packages #9184

changie
a818fa2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 0s

86.83% (+0.76%) compared to bf6bffa

View this Pull Request on Codecov

86.83% (+0.76%) compared to bf6bffa

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bf6bffa) 86.06% compared to head (a818fa2) 86.83%.

Files Patch % Lines
core/dbt/parser/unit_tests.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           unit_testing_feature_branch    #9184      +/-   ##
===============================================================
+ Coverage                        86.06%   86.83%   +0.76%     
===============================================================
  Files                              180      180              
  Lines                            27128    27127       -1     
===============================================================
+ Hits                             23348    23555     +207     
+ Misses                            3780     3572     -208     

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