Closed aranke closed 4 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.
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 73.91304%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 64.34%. Comparing base (
6e3828e
) to head (16f61ba
).
Files | Patch % | Lines |
---|---|---|
dbt_common/context.py | 73.91% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Add a new
CaseInsensitiveMapping
class and use that for env vars on Windows. Add a test to verify this case-insensitive mapping.Checklist
changie new
to create a changelog entry