Skip to content

[BRANCH-0.4.x] ApiModule can be vendored in the pytest package - #151

Merged
rgbkrk merged 1 commit into
cloudpipe:0.4.xfrom
HyukjinKwon:backport-135
Feb 5, 2018
Merged

[BRANCH-0.4.x] ApiModule can be vendored in the pytest package#151
rgbkrk merged 1 commit into
cloudpipe:0.4.xfrom
HyukjinKwon:backport-135

Conversation

@HyukjinKwon

Copy link
Copy Markdown
Member

This PR backports #135 to fix the test failure.

@HyukjinKwonHyukjinKwon changed the title FIX ApiModule can be vendored in the pytest package (#135)[BRANCH-0.4.x] ApiModule can be vendored in the pytest packageFeb 5, 2018
@codecov-io

codecov-io commented Feb 5, 2018

Copy link
Copy Markdown

Codecov Report

Merging #151 into 0.4.x will increase coverage by 4.66%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## 0.4.x #151 +/- ##
==========================================
+ Coverage 83.99% 88.65% +4.66% 
==========================================
Files 2 1 -1 Lines 531 776 +245 Branches 96 183 +87 ==========================================
+ Hits 446 688 +242 - Misses 63 67 +4 + Partials 22 21 -1
Impacted FilesCoverage Δ
cloudpickle/__init__.py
cloudpickle/cloudpickle.py88.65% <0%> (+4.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 dac351a...cc1b428. Read the comment docs.

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.

4 participants

@HyukjinKwon@codecov-io@rgbkrk@ogrisel