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

A bit of cleanup and fix a bug where UseStrictTyping didn't flow through specs #454

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

IEvangelist
Copy link
Owner

@IEvangelist IEvangelist commented Jun 28, 2024

Hey @GuyDigital, please have a look.

Fixes #452, replaces PR #453

@IEvangelist IEvangelist requested a review from mumby0168 as a code owner June 28, 2024 19:03
@IEvangelist IEvangelist reopened this Jun 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank You, This cleanly resolves #452

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgive me. I am still learning how to test this myself.
Since this is a sample, we can prove that the changes are working using the logged query.
If I wanted to turn this into a Test, all I would need to do is make a second repository with the same container and use a different model for seeding, right?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I manually verified it, and watched the logs correctly produce the expected result. I should have written a test, but this was easier - and I was short on time.

@IEvangelist IEvangelist merged commit 167c819 into main Jun 30, 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.

UseStrictTypeChecking ContainerOption is ignored when using DefaultRepository.Specs
2 participants