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

Filter models on tags before checking empties #92

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PaddyAlton
Copy link

See conversation on Add support for ephemeral models.

This separates out the changes that were made in the parser.parse_models function to the order in which tag-based filtering is done. The effect of these changes is to avoid checking models that aren't included by the tag selector (so e.g. placeholder model files that are empty but are not targeted by the tag selector won't cause the entire run to fail).

N.B. this branch is stacked on top of the previous branch, so it contains both sets of changes. It is reliant on the previous changes to make sense.

@PaddyAlton PaddyAlton changed the title 57b filter models on tags before checking empties Filter models on tags before checking empties Feb 12, 2024
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.

1 participant