Skip to content

move agate_helper into common

Codecov / codecov/project succeeded Oct 26, 2023 in 1s

86.11% (-0.10%) compared to dbd02e5

View this Pull Request on Codecov

86.11% (-0.10%) compared to dbd02e5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dbd02e5) 86.20% compared to head (f44d704) 86.11%.

❗ Current head f44d704 differs from pull request most recent head ed90356. Consider uploading reports for the commit ed90356 to get more accurate results

Additional details and impacted files
@@                           Coverage Diff                           @@
##           feature/decouple-adapters-from-core    #8911      +/-   ##
=======================================================================
- Coverage                                86.20%   86.11%   -0.10%     
=======================================================================
  Files                                      183      183              
  Lines                                    26468    26468              
=======================================================================
- Hits                                     22818    22792      -26     
- Misses                                    3650     3676      +26     
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%> (ø)

... and 2 files with indirect coverage changes

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