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

Issue 98 - use pre-defined instances when creating fixtures #100

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

akutschera
Copy link
Collaborator

During the fix I noticed that we can simplify the caching by checking for chached values in the SpecimenFactory instead of each Specimen.

A bonus effect is that we don't construct e.g. PrimitiveSpecimen anymore that we won't use because the type was pre-defined.

@akutschera akutschera merged commit f0d872d into master Oct 23, 2023
1 check passed
@Nylle Nylle deleted the issue-98 branch November 18, 2023 16: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.

2 participants