-
Notifications
You must be signed in to change notification settings - Fork 0
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
Multioplan Context Manager & Pydantic Plans #4
Conversation
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
#5 will need to be merged first |
4bf21ae
to
6279ebd
Compare
just ftr, now looking good from my PoV (ie, including the pydantic parts, but not including all the multio business). |
1bf1a5e
to
764a46c
Compare
f1d2adb
to
cb40e88
Compare
- Add context manager to multiopython/utils.py - Add tests for the context manager
- Remove Self
- Use discriminators - Use default_factory
eb8fa4a
to
2dc28b8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great. Thank you, Harrison.
Updates to server setup
Create context manager to set plan
Pydantic Configs