slidoapp / dbt-coverage

One-stop-shop for docs and test coverage of dbt projects.
MIT License
197 stars 25 forks source link

Return coverage report from compute #36

Closed sweco closed 2 years ago

sweco commented 2 years ago

This allows for arbitrary analysis of the coverage report by the clients.

Closes #29.