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

Fixed some deepcopy issues #269

Merged
merged 6 commits into from Jan 7, 2020
Merged

Fixed some deepcopy issues #269

merged 6 commits into from Jan 7, 2020

Conversation

twheys
Copy link
Contributor

@twheys twheys commented Jan 6, 2020

Fixed issues with deepcopy so that Fields are cached when a deepcopy is triggered via @immutable function in an instance of DataSet or Widget.

Fixed some issues where the ability to use "is" comparison on fields made things a lot cleaner.

Got rid of some field copying in some tests.

…is triggered via @immutable function in an instance of DataSet or Widget.

Fixed some issues where the ability to use "is" comparison on fields made things a lot cleaner.

Got rid of some field copying in some tests.
@twheys twheys requested a review from a team as a code owner January 6, 2020 17:16
@coveralls
Copy link

coveralls commented Jan 6, 2020

Coverage Status

Coverage decreased (-0.4%) to 90.307% when pulling e9b63e4 on fix_deepcopy into 88b277d on master.

@twheys twheys merged commit 035701f into master Jan 7, 2020
@twheys twheys deleted the fix_deepcopy branch January 7, 2020 12:42
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.

None yet

3 participants