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

[FIX] Some preprocessors couldn't be pickled #2409

Merged
merged 1 commit into from Jun 16, 2017

Conversation

janezd
Copy link
Contributor

@janezd janezd commented Jun 16, 2017

Issue

Randomize, Scale, Continuize were not picklable since the corresponding Enums were not global.

Description of changes

Add qualname.

Includes
  • Code changes
  • Tests

@janezd janezd mentioned this pull request Jun 16, 2017
3 tasks
@janezd janezd added this to the 3.4.4 milestone Jun 16, 2017
@codecov-io
Copy link

codecov-io commented Jun 16, 2017

Codecov Report

Merging #2409 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2409      +/-   ##
==========================================
- Coverage   74.21%   74.16%   -0.06%     
==========================================
  Files         322      322              
  Lines       55932    55934       +2     
==========================================
- Hits        41512    41482      -30     
- Misses      14420    14452      +32

@janezd janezd force-pushed the enum-nested-reduce branch 2 times, most recently from 1d1e42a to d63f4b5 Compare June 16, 2017 14:35
@markotoplak markotoplak merged commit 1a965b1 into biolab:master Jun 16, 2017
@janezd janezd deleted the enum-nested-reduce branch April 5, 2019 17:31
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