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 adding duplicate suffix 'copy' to non unique fields. #445

Merged

Conversation

jackton1
Copy link
Member

No description provided.

@pep8speaks
Copy link

pep8speaks commented Aug 12, 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-08-12 01:40:41 UTC

@jackton1 jackton1 linked an issue Aug 12, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #445 (954850d) into main (bf0c1ea) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #445   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          287       296    +9     
=========================================
+ Hits           287       296    +9     
Impacted Files Coverage Δ
model_clone/mixins/clone.py 100.00% <100.00%> (ø)
model_clone/utils.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 bf0c1ea...954850d. Read the comment docs.

@jackton1 jackton1 merged commit 419e636 into main Aug 12, 2021
@jackton1 jackton1 deleted the feature/add-support-for-appending-duplicate-suffix-to-char-fields branch August 12, 2021 01: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.

Add setting to enable/disable appending copy (x) to string fields.
2 participants