Skip to content

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

Merged
markotoplak merged 1 commit intobiolab:masterfrom
janezd:enum-nested-reduce
Jun 16, 2017
Merged

[FIX] Some preprocessors couldn't be pickled#2409
markotoplak merged 1 commit intobiolab:masterfrom
janezd:enum-nested-reduce

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
@janezd janezd force-pushed the enum-nested-reduce branch from 4acb023 to f0f3a80 Compare June 16, 2017 09:47
@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.

3 participants