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

Resolve unparsed.py conflict #9311

Merged

merge main

590b231
Select commit
Loading
Failed to load commit list.
Merged

Resolve unparsed.py conflict #9311

merge main
590b231
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 0s

86.61% (+0.47%) compared to ed90356

View this Pull Request on Codecov

86.61% (+0.47%) compared to ed90356

Details

Codecov Report

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

Comparison is base (ed90356) 86.14% compared to head (590b231) 86.61%.
Report is 77 commits behind head on feature/decouple-adapters-from-core.

Files Patch % Lines
core/dbt/adapters/events/adapter_types_pb2.py 6.70% 181 Missing ⚠️
core/dbt/adapters/exceptions/compilation.py 43.75% 81 Missing ⚠️
core/dbt/events/core_types_pb2.py 17.91% 55 Missing ⚠️
core/dbt/common/exceptions/macros.py 52.30% 31 Missing ⚠️
core/dbt/common/clients/jinja.py 89.73% 27 Missing ⚠️
core/dbt/common/exceptions/base.py 86.54% 23 Missing ⚠️
core/dbt/common/contracts/config/base.py 88.46% 18 Missing ⚠️
core/dbt/common/exceptions/cache.py 65.85% 14 Missing ⚠️
core/dbt/common/utils/encoding.py 61.11% 14 Missing ⚠️
core/dbt/common/utils/executor.py 65.00% 14 Missing ⚠️
... and 25 more
Additional details and impacted files
@@                           Coverage Diff                           @@
##           feature/decouple-adapters-from-core    #9311      +/-   ##
=======================================================================
+ Coverage                                86.14%   86.61%   +0.47%     
=======================================================================
  Files                                      183      221      +38     
  Lines                                    26468    26957     +489     
=======================================================================
+ Hits                                     22800    23348     +548     
+ Misses                                    3668     3609      -59     

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