move agate_helper into common #8911
Merged
Codecov / codecov/project
succeeded
Oct 26, 2023 in 0s
86.14% (-0.07%) compared to dbd02e5
View this Pull Request on Codecov
86.14% (-0.07%) compared to dbd02e5
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
dbd02e5
) 86.20% compared to head (ed90356
) 86.14%.
Additional details and impacted files
@@ Coverage Diff @@
## feature/decouple-adapters-from-core #8911 +/- ##
=======================================================================
- Coverage 86.20% 86.14% -0.07%
=======================================================================
Files 183 183
Lines 26468 26468
=======================================================================
- Hits 22818 22800 -18
- Misses 3650 3668 +18
Files | Coverage Δ | |
---|---|---|
core/dbt/adapters/base/impl.py | 80.25% <100.00%> (ø) |
|
core/dbt/adapters/sql/connections.py | 94.89% <100.00%> (ø) |
|
core/dbt/common/clients/agate_helper.py | 83.96% <ø> (ø) |
|
core/dbt/context/providers.py | 88.81% <100.00%> (ø) |
|
core/dbt/exceptions.py | 68.85% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading