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

Feature/check model parents and childs #13

Merged
merged 3 commits into from
Mar 9, 2021

Conversation

tomsej
Copy link
Contributor

@tomsej tomsej commented Mar 8, 2021

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 9, 2021

Codecov Report

Merging #13 (dc9b626) into main (65a38ad) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        38    +1     
  Lines         1530      1597   +67     
  Branches       199       210   +11     
=========================================
+ Hits          1530      1597   +67     
Impacted Files Coverage Δ
pre_commit_dbt/check_model_has_tests.py 100.00% <100.00%> (ø)
pre_commit_dbt/check_model_has_tests_by_group.py 100.00% <100.00%> (ø)
pre_commit_dbt/check_model_has_tests_by_name.py 100.00% <100.00%> (ø)
pre_commit_dbt/check_model_has_tests_by_type.py 100.00% <100.00%> (ø)
pre_commit_dbt/check_model_parents_and_childs.py 100.00% <100.00%> (ø)
pre_commit_dbt/check_source_has_tests.py 100.00% <100.00%> (ø)
pre_commit_dbt/check_source_has_tests_by_name.py 100.00% <100.00%> (ø)
pre_commit_dbt/check_source_has_tests_by_type.py 100.00% <100.00%> (ø)
pre_commit_dbt/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65a38ad...dc9b626. Read the comment docs.

@tomsej tomsej merged commit 607cb07 into main Mar 9, 2021
@tomsej tomsej deleted the feature/check_model_parents_and_childs branch March 9, 2021 09:14
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.

2 participants