Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/check materialization by childs #144

Conversation

LeopoldGabelmann
Copy link
Contributor

@LeopoldGabelmann LeopoldGabelmann commented Jul 27, 2023

Hi there,
here's an implementation of an idea that I had recently. The idea is that most often within a dbt project the materializations are not well used of and they are rather set on database or schema level. This hook can help to improve it.

Hope it's alright to include within this package, that way I could make use of the utils function. They are awesome btw :)

@BAntonellini @noel

@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7cdb1e3) 98.48% compared to head (a8044ce) 98.38%.

Files Patch % Lines
...heckpoint/check_model_materialization_by_childs.py 92.10% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   98.48%   98.38%   -0.10%     
==========================================
  Files          49       50       +1     
  Lines        2443     2481      +38     
  Branches      319      322       +3     
==========================================
+ Hits         2406     2441      +35     
- Misses         21       24       +3     
  Partials       16       16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BAntonellini
Copy link
Collaborator

@LeopoldGabelmann thank you for your contribution.

@BAntonellini BAntonellini merged commit e0d822f into dbt-checkpoint:main Dec 21, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants