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

[Backport 1.8.latest] Add flags from dbt_project.yml to the Project and RuntimeConfig objects #10723

Merged
merged 5 commits into from
Sep 18, 2024

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Sep 17, 2024

Resolves #10618
Backport of #10644

@mikealfare mikealfare self-assigned this Sep 17, 2024
@mikealfare mikealfare requested a review from a team as a code owner September 17, 2024 13:51
@cla-bot cla-bot bot added the cla:yes label Sep 17, 2024
@mikealfare mikealfare linked an issue Sep 17, 2024 that may be closed by this pull request
1 task
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.27%. Comparing base (88041d6) to head (da7c632).
Report is 1 commits behind head on 1.8.latest.

Additional details and impacted files
@@              Coverage Diff               @@
##           1.8.latest   #10723      +/-   ##
==============================================
- Coverage       88.33%   88.27%   -0.06%     
==============================================
  Files             181      181              
  Lines           22795    22796       +1     
==============================================
- Hits            20135    20123      -12     
- Misses           2660     2673      +13     
Flag Coverage Δ
integration 85.45% <100.00%> (-0.16%) ⬇️
unit 62.83% <100.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@MichelleArk MichelleArk self-requested a review September 18, 2024 16:54
…gs' into backport/1.8.latest/behavior-flags

# Conflicts:
#	tests/unit/config/test_project.py
@mikealfare mikealfare merged commit e3e4c97 into 1.8.latest Sep 18, 2024
58 of 59 checks passed
@mikealfare mikealfare deleted the backport/1.8.latest/behavior-flags branch September 18, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Behavior Flags] Add project flags to Project to be passed into BaseAdapter
2 participants