replace dbt/common with dbt-common #9342
Merged
Codecov / codecov/project
succeeded
Jan 10, 2024 in 0s
86.70% (+0.11%) compared to 1e4286a
View this Pull Request on Codecov
86.70% (+0.11%) compared to 1e4286a
Details
Codecov Report
Attention: 39 lines
in your changes are missing coverage. Please review.
Comparison is base (
1e4286a
) 86.59% compared to head (3942002
) 86.70%.
❗ Current head 3942002 differs from pull request most recent head b12ed0f. Consider uploading reports for the commit b12ed0f to get more accurate results
Files | Patch % | Lines |
---|---|---|
core/dbt/adapters/base/connections.py | 28.57% | 10 Missing |
core/dbt/contracts/graph/manifest.py | 50.00% | 7 Missing |
core/dbt/adapters/sql/connections.py | 63.63% | 4 Missing |
core/dbt/task/base.py | 55.55% | 4 Missing |
core/dbt/task/sql.py | 0.00% | 4 Missing |
core/dbt/logger.py | 40.00% | 3 Missing |
core/dbt/adapters/base/relation.py | 50.00% | 2 Missing |
core/dbt/task/debug.py | 83.33% | 2 Missing |
core/dbt/contracts/sql.py | 0.00% | 1 Missing |
core/dbt/task/docs/generate.py | 85.71% | 1 Missing |
... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #9342 +/- ##
==========================================
+ Coverage 86.59% 86.70% +0.11%
==========================================
Files 225 179 -46
Lines 27024 24232 -2792
==========================================
- Hits 23402 21011 -2391
+ Misses 3622 3221 -401
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading