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

Add additional debugging information for artifacts paths #499

@dlawin

Description

@dlawin

It's sometimes unclear which dbt artifacts data-diff is parsing

Output the files/paths being used in the debug logger

Probably makes sense to log the path any time we're doing a with open

with open(self.project_dir / RUN_RESULTS_PATH) as run_results:

Metadata

Metadata

Assignees

Labels

--dbtIssues/features related to the dbt integrationenhancementNew feature or requestgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions