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

replace dbt/common with dbt-common #9342

Merged
merged 15 commits into from
Jan 12, 2024

changelog entry

3942002
Select commit
Loading
Failed to load commit list.
Merged

replace dbt/common with dbt-common #9342

changelog entry
3942002
Select commit
Loading
Failed to load commit list.
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.