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

Fix multiple stratification of templates with excluded concepts #330

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

bgyori
Copy link
Member

@bgyori bgyori commented Apr 24, 2024

This PR fixes an issue where templates that only contain concepts excluded from stratification are duplicated during stratification (one copy is created for each stratum). This required some rearrangement of the code that checks for whether the template has anything in it that needs to be stratified.

Fixes #329

@bgyori bgyori merged commit 751d266 into main Apr 24, 2024
4 checks passed
@bgyori bgyori deleted the fix_stratify branch April 25, 2024 02:59
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.

[BUG] Some templates are duplicated during stratification
1 participant