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

Gcapp.testplan_ext performs duplicate validation for parametric polymorphism #13

Open
nlevenson opened this issue Mar 16, 2021 · 0 comments

Comments

@nlevenson
Copy link

nlevenson commented Mar 16, 2021

It's not a critical issue, but: the function accepts both groups and tents, and discerns between the two by validating the schema of the 'subj' object.

This validation is then duplicated by Gcapp.load_group_ext / Gcapp.load_tent_ext.

@nlevenson nlevenson changed the title Gcapp.testplan_ext performs duplicate validation to accoparametric polymorphism Gcapp.testplan_ext performs duplicate validation for parametric polymorphism Mar 16, 2021
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

No branches or pull requests

1 participant