dbt-coverage icon indicating copy to clipboard operation
dbt-coverage copied to clipboard

Fix generic tests returning "TypeError: 'NoneType' object is not subscriptable

Open BI-MarcB opened this issue 2 years ago • 1 comments

Generic tests return an error "TypeError: 'NoneType' object is not subscriptable", because they are listed in the nodes, but not relevant for dbt-coverage.

Fixes https://github.com/slidoapp/dbt-coverage/issues/52

BI-MarcB avatar Aug 08 '23 14:08 BI-MarcB

Thanks a bunch for this @BI-MarcB!

@sweco do you think you could have a look?

mrshu avatar Aug 09 '23 07:08 mrshu