Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Issue 417 error handling #419

Merged
merged 4 commits into from
Mar 1, 2023
Merged

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Feb 25, 2023

Resolves #417

Moves profiles.yml parsing to a new method _get_connection_creds

Adds error handling for the dictionary .gets() while parsing profiles.yml
(Maybe overkill, but having descriptive errors here will add a lot of clarity)

Rework/add related unit tests

@dlawin dlawin added the --dbt Issues/features related to the dbt integration label Feb 25, 2023
@dlawin dlawin self-assigned this Feb 25, 2023
@dlawin dlawin merged commit 729a7b9 into datafold:master Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
--dbt Issues/features related to the dbt integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

profiles.yml parsing error handling
2 participants