Skip to content

TST test nested globals extraction - #279

Merged
ogrisel merged 1 commit into
cloudpipe:masterfrom
pierreglaser:test-nested-globals-extraction
Jun 6, 2019
Merged

TST test nested globals extraction#279
ogrisel merged 1 commit into
cloudpipe:masterfrom
pierreglaser:test-nested-globals-extraction

Conversation

@pierreglaser

Copy link
Copy Markdown
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

codecovBot commented Jun 6, 2019

Copy link
Copy Markdown

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 FilesCoverage Δ
cloudpickle/cloudpickle.py91.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.

@ogriselogrisel left a comment

Copy link
Copy Markdown
Contributor

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:masterJun 6, 2019
@ogrisel

Copy link
Copy Markdown
Contributor

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

Sign up for freeto 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

@pierreglaser@ogrisel