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

Unit test support for state:modified and --defer #9032

Merged

detect changes to fixture files with state:modified

8c9eb48
Select commit
Loading
Failed to load commit list.
Merged

Unit test support for state:modified and --defer #9032

detect changes to fixture files with state:modified
8c9eb48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 0s

86.75% (+0.05%) compared to 3b033ac

View this Pull Request on Codecov

86.75% (+0.05%) compared to 3b033ac

Details

Codecov Report

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

Comparison is base (3b033ac) 86.69% compared to head (8c9eb48) 86.75%.

Files Patch % Lines
core/dbt/contracts/graph/nodes.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           unit_testing_feature_branch    #9032      +/-   ##
===============================================================
+ Coverage                        86.69%   86.75%   +0.05%     
===============================================================
  Files                              181      181              
  Lines                            27033    27056      +23     
===============================================================
+ Hits                             23437    23473      +36     
+ Misses                            3596     3583      -13     

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