Skip to content

Conversation

@pierreglaser
Copy link
Member

I added a small test to test some previously untested lines in extract_code_globals. Although orthogonal to #278, it will make it green once this one is merged.

@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #279 into master will increase coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   91.58%   91.91%   +0.33%     
==========================================
  Files           1        1              
  Lines         606      606              
  Branches      129      129              
==========================================
+ Hits          555      557       +2     
+ Misses         31       30       -1     
+ Partials       20       19       -1
Impacted Files Coverage Δ
cloudpickle/cloudpickle.py 91.91% <0%> (+0.33%) ⬆️

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 f00e36e...9d769d1. Read the comment docs.

Copy link
Contributor

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

That's a good test!

@ogrisel ogrisel merged commit e1da949 into cloudpipe:master Jun 6, 2019
@ogrisel
Copy link
Contributor

ogrisel commented Jun 6, 2019

@pierreglaser merged. Feel free to update #253 accordingly.

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.

2 participants