-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Generate multiple values (Sourcery refactored) #273
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Na'aman Hirschfeld <nhirschfeld@gmail.com>
# Conflicts: # polyfactory/constants.py # polyfactory/factories/dataclass_factory.py # polyfactory/factories/pydantic_factory.py # polyfactory/field_meta.py # polyfactory/value_generators/complex_types.py # tests/conftest.py # tests/test_complex_types.py # tests/test_dataclass_factory.py # tests/test_new_types.py # tests/test_random_seed.py
sourcery-ai
bot
force-pushed
the
sourcery/pull-189
branch
from
June 27, 2023 23:46
f8c0296
to
7f7006b
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-189
branch
from
June 27, 2023 23:49
7f7006b
to
0997ed0
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-189
branch
from
June 27, 2023 23:54
0997ed0
to
5701524
Compare
Co-authored-by: Jacob Coffee <jacob@z7x.org> Co-authored-by: Peter Schutt <peter.github@proton.me>
sourcery-ai
bot
force-pushed
the
sourcery/pull-189
branch
from
June 28, 2023 10:12
5701524
to
26cf2ba
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-189
branch
from
June 28, 2023 10:14
26cf2ba
to
28673aa
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request #189 refactored by Sourcery.
Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it.
To incorporate these changes, you can either:
Merge this Pull Request instead of the original, or
Ask your contributor to locally incorporate these commits and push them to
the original Pull Request
Incorporate changes via command line
NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.
See our documentation here.
Run Sourcery locally
Reduce the feedback loop during development by using the Sourcery editor plugin:
Help us improve this pull request!