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

Added support for modifying the duplicate instance before it's saved #481

Merged
merged 10 commits into from
Sep 6, 2021

Conversation

jackton1
Copy link
Member

@jackton1 jackton1 commented Sep 6, 2021

Closes: #469

@pep8speaks
Copy link

pep8speaks commented Sep 6, 2021

Hello @jackton1! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-09-06 18:34:39 UTC

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #481 (4fc50ba) into main (e153afb) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #481   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          283       286    +3     
=========================================
+ Hits           283       286    +3     
Impacted Files Coverage Δ
model_clone/mixins/clone.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e153afb...4fc50ba. Read the comment docs.

@jackton1 jackton1 merged commit 2f054cd into main Sep 6, 2021
@jackton1 jackton1 deleted the feature/add-support-for-modifying-the-instance branch September 6, 2021 18:45
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.

[Feature] Option to modify cloned object before saving
2 participants