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

Use new context invocation class to cache environment variables. #9489

Merged
merged 5 commits into from
Feb 2, 2024

Clarify parameter name

3e8820c
Select commit
Loading
Failed to load commit list.
Merged

Use new context invocation class to cache environment variables. #9489

Clarify parameter name
3e8820c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

87.96% (-0.08%) compared to 1a5d692

View this Pull Request on Codecov

87.96% (-0.08%) compared to 1a5d692

Details

Codecov Report

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

Comparison is base (1a5d692) 88.04% compared to head (3e8820c) 87.96%.
Report is 1 commits behind head on main.

Files Patch % Lines
core/dbt/logger.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9489      +/-   ##
==========================================
- Coverage   88.04%   87.96%   -0.08%     
==========================================
  Files         167      167              
  Lines       22126    22171      +45     
==========================================
+ Hits        19480    19503      +23     
- Misses       2646     2668      +22     

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