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

kubeflow / pipelines / 3287 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2019 02:48AM UTC
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

19 Jun 2019 02:44AM UTC coverage: 92.864%. Remained the same
3287.1

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

Source Files on job 3287.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5171
  • Travis Job 3287.1
  • 627b412f on github
  • Prev Job for on master (#3282.1)
  • Next Job for on master (#3288.1)
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