Skip to content

Conversation

llllllllll
Copy link
Contributor

addresses #73

@codecov-io
Copy link

codecov-io commented May 31, 2017

Codecov Report

Merging #91 into master will increase coverage by 0.74%.
The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   79.88%   80.62%   +0.74%     
==========================================
  Files           2        2              
  Lines         522      542      +20     
  Branches      109      111       +2     
==========================================
+ Hits          417      437      +20     
  Misses         75       75              
  Partials       30       30
Impacted Files Coverage Δ
cloudpickle/cloudpickle.py 80.51% <82.35%> (+0.75%) ⬆️

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 fb211a9...d14b24a. Read the comment docs.

return _empty_cell_value


@object.__new__
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be less cryptic? :-)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have wrapped this in a named function with a docstring.

Idk if this is better.

return _empty_cell_value


def instance(cls):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha :-)

Copy link
Member

@rgbkrk rgbkrk Jun 2, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this just go back to @object.__new__? 😄

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's ok to me :-)

@pitrou pitrou merged commit c89dc9d into cloudpipe:master Jun 2, 2017
@llllllllll llllllllll deleted the empty-cell branch June 2, 2017 18:55
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.

4 participants