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

Allow adapters to include python package logging in dbt logs #8643

Merged
merged 15 commits into from
Sep 20, 2023

add changie

b1f880f
Select commit
Loading
Failed to load commit list.
Merged

Allow adapters to include python package logging in dbt logs #8643

add changie
b1f880f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 15, 2023 in 0s

86.55% (-0.06%) compared to 3f5ebe8

View this Pull Request on Codecov

86.55% (-0.06%) compared to 3f5ebe8

Details

Codecov Report

Patch coverage: 82.85% and project coverage change: -0.06% ⚠️

Comparison is base (3f5ebe8) 86.60% compared to head (b1f880f) 86.55%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8643      +/-   ##
==========================================
- Coverage   86.60%   86.55%   -0.06%     
==========================================
  Files         175      176       +1     
  Lines       25638    25672      +34     
==========================================
+ Hits        22204    22220      +16     
- Misses       3434     3452      +18     
Files Changed Coverage Δ
core/dbt/events/functions.py 92.85% <ø> (ø)
core/dbt/events/adapter_endpoint.py 96.77% <80.00%> (-3.23%) ⬇️
core/dbt/events/event_handler.py 83.33% <83.33%> (ø)

... and 2 files with indirect coverage changes

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