Support unit testing incremental models #8891
Merged
Codecov / codecov/project
succeeded
Nov 1, 2023 in 1s
86.63% (+0.15%) compared to df4e4ed
View this Pull Request on Codecov
86.63% (+0.15%) compared to df4e4ed
Details
Codecov Report
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
df4e4ed
) 86.47% compared to head (8d028cb
) 86.63%.
Report is 11 commits behind head on unit_testing_feature_branch.
Additional details and impacted files
@@ Coverage Diff @@
## unit_testing_feature_branch #8891 +/- ##
===============================================================
+ Coverage 86.47% 86.63% +0.15%
===============================================================
Files 179 181 +2
Lines 26836 26976 +140
===============================================================
+ Hits 23207 23371 +164
+ Misses 3629 3605 -24
Files | Coverage Δ | |
---|---|---|
core/dbt/context/providers.py | 89.48% <100.00%> (+0.09%) |
⬆️ |
core/dbt/contracts/graph/nodes.py | 93.85% <100.00%> (-0.49%) |
⬇️ |
core/dbt/exceptions.py | 68.97% <50.00%> (-0.06%) |
⬇️ |
core/dbt/parser/unit_tests.py | 93.51% <76.92%> (-1.58%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading