Skip to content

Move events to common (#8676)

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 25, 2023 in 0s

64.50% (-21.82%) compared to 98310b6

View this Pull Request on Codecov

64.50% (-21.82%) compared to 98310b6

Details

Codecov Report

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

Comparison is base (98310b6) 86.31% compared to head (c141148) 64.50%.

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8906       +/-   ##
===========================================
- Coverage   86.31%   64.50%   -21.82%     
===========================================
  Files         177      183        +6     
  Lines       26385    26469       +84     
===========================================
- Hits        22775    17074     -5701     
- Misses       3610     9395     +5785     
Files Coverage Δ
core/dbt/adapters/base/__init__.py 100.00% <100.00%> (ø)
core/dbt/adapters/base/connections.py 79.56% <100.00%> (-9.68%) ⬇️
core/dbt/adapters/base/impl.py 53.89% <100.00%> (-26.37%) ⬇️
core/dbt/adapters/base/query_headers.py 92.06% <100.00%> (-6.35%) ⬇️
core/dbt/adapters/cache.py 80.62% <100.00%> (-7.86%) ⬇️
core/dbt/adapters/contracts/connection.py 94.48% <100.00%> (ø)
core/dbt/adapters/factory.py 89.18% <100.00%> (-2.71%) ⬇️
core/dbt/adapters/protocol.py 70.58% <100.00%> (ø)
...ore/dbt/adapters/relation_configs/config_change.py 94.11% <100.00%> (ø)
core/dbt/adapters/sql/connections.py 82.65% <100.00%> (-12.25%) ⬇️
... and 101 more

... and 39 files with indirect coverage changes

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