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

Ignore disabled models/sources by default, unless --include-disabled is passed #171

Merged

Conversation

BAntonellini
Copy link
Collaborator

@BAntonellini BAntonellini commented Dec 22, 2023

Fixes #129

@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2023

Codecov Report

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

Comparison is base (fa97a7e) 98.38% compared to head (3779b78) 97.92%.

Files Patch % Lines
dbt_checkpoint/utils.py 50.00% 8 Missing and 3 partials ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
- Coverage   98.38%   97.92%   -0.47%     
==========================================
  Files          50       50              
  Lines        2481     2458      -23     
  Branches      322      327       +5     
==========================================
- Hits         2441     2407      -34     
- Misses         24       32       +8     
- Partials       16       19       +3     

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

@BAntonellini BAntonellini marked this pull request as ready for review December 22, 2023 03:55
@BAntonellini BAntonellini marked this pull request as draft December 22, 2023 13:36
@BAntonellini BAntonellini marked this pull request as ready for review January 5, 2024 17:48
@BAntonellini BAntonellini merged commit ef3190b into dbt-checkpoint:main Jan 5, 2024
7 checks passed
@BAntonellini BAntonellini deleted the ignore-disabled-models branch January 5, 2024 17:52
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.

Ignore all Disabled models for checks
2 participants