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

[Backport 1.7.latest] Support new agate Integer data_type in adapter code #9027

Merged
merged 3 commits into from
Nov 7, 2023

Merge branch '1.7.latest' into backport-9004-to-1.7.latest

d3aaaea
Select commit
Loading
Failed to load commit list.
Merged

[Backport 1.7.latest] Support new agate Integer data_type in adapter code #9027

Merge branch '1.7.latest' into backport-9004-to-1.7.latest
d3aaaea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 1s

86.53% (+0.02%) compared to 7d60d63

View this Pull Request on Codecov

86.53% (+0.02%) compared to 7d60d63

Details

Codecov Report

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

Comparison is base (7d60d63) 86.51% compared to head (d3aaaea) 86.53%.

Additional details and impacted files
@@              Coverage Diff               @@
##           1.7.latest    #9027      +/-   ##
==============================================
+ Coverage       86.51%   86.53%   +0.02%     
==============================================
  Files             179      179              
  Lines           26535    26541       +6     
==============================================
+ Hits            22956    22968      +12     
+ Misses           3579     3573       -6     
Files Coverage Δ
core/dbt/adapters/sql/impl.py 93.47% <100.00%> (+0.14%) ⬆️
core/dbt/adapters/base/impl.py 82.86% <66.66%> (-0.07%) ⬇️

... and 2 files with indirect coverage changes

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