Kilian Tscherny
Kilian Tscherny
Not sure how to ensure test coverage if it's needed – would be very grateful for any advice as I kept getting coverage failures for this section: ``` if schema_location...
Potential fix for https://github.com/dbt-checkpoint/dbt-checkpoint/issues/135
> @kiliantscherny thanks for contributing to dbt-checkpoint > > Would you be able to extend existing [test check model parents schema](https://github.com/dbt-checkpoint/dbt-checkpoint/blob/main/tests/unit/test_check_model_parents_schema.py) with this new argument? @BAntonellini I've just had a...
Hi @BAntonellini would you be able to take another look at this when you get the chance?
I have read the CLA Document and I hereby sign the CLA
@chaynabors just fixed them now 👍 When I run `pnpm lint` locally I'm getting these errors: ``` ❯ pnpm lint > @withfig/[email protected] lint /Users/kiliantscherny/Documents/Development/Personal/autocomplete > eslint '**/*.ts' && npx prettier...
Hi @chaynabors @mschrage would I be able to get your review on this when you get the chance? Thanks!
Hey @chaynabors @mschrage is this good to get merged? Cheers