• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubeflow / pipelines / 3287
0%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2019 02:48AM UTC
Jobs 1
Files 65
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3287

push

travis-ci-com

k8s-ci-robot
SDK/Lightweight - Disabled code pickling by default (#1512)

I've introduced code pickling to capture dependencies in https://github.com/kubeflow/pipelines/pull/1372
Later I've discovered that there is a serious opcode incompatibility between python versions 3.5 and 3.6+. See my analysis of the issue: https://github.com/cloudpipe/cloudpickle/issues/293

Dues to this issue I decided to switch back to using source code copying by default and to continue improving it.

Until we stop supporting python 3.5 (https://github.com/kubeflow/pipelines/pull/668) it's too dangerous to use code pickling by default.

Code pickling can be enabled by specifying `pickle_code=True` when calling `func_to_container_op`

1518 of 1701 branches covered (89.24%)

Branch coverage included in aggregate %.

2607 of 2741 relevant lines covered (95.11%)

60.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3287.1 19 Jun 2019 02:48AM UTC 0
92.86
Travis Job 3287.1
Source Files on build 3287
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3287
  • 627b412f on github
  • Prev Build on master (#3282)
  • Next Build on master (#3288)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc