Closed gshank closed 2 months ago
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.
Attention: Patch coverage is 66.66667%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 67.33%. Comparing base (
9798ca7
) to head (72506cb
).
Files with missing lines | Patch % | Lines |
---|---|---|
dbt_common/contracts/config/base.py | 66.66% | 16 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
resolves #191
Description
Add a new type of MergeBehavior, "Object". Move the processing of config_call_dicts to the same file. Create tests for both types of merges.
Checklist
changie new
to create a changelog entry