gouline / dbt-metabase

dbt + Metabase integration
https://pypi.org/project/dbt-metabase/
MIT License
442 stars 63 forks source link

Add some resiliency to parsers processsing tests nodes #64

Closed z3z1ma closed 2 years ago

z3z1ma commented 2 years ago

A PR to address Issue #63

Adds a simple conditional and an exception catch to two parts of the parser codes which can encounter edge cases like those presented in the issue.