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

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

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2019 11:31PM UTC
Files 67
Run time 19s
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

08 Aug 2019 10:07PM UTC coverage: 92.347%. Remained the same
3922.1

push

travis-ci-com

k8s-ci-robot
Backend - Docker build should fail on sample compilation failures (#1760)

Problem: Docker implicitly prepends "sh -c " to the RUN commands (no "-e"). Without "-e", the exit code of the shell script is the exit code of the last executed command. So the csample compilation script will only fail if the last sample failed the compilation.

Fix: Explicitly adding "set -e" to the command fixes the issue.

Fixes https://github.com/kubeflow/pipelines/issues/1735

1587 of 1791 branches covered (88.61%)

Branch coverage included in aggregate %.

2697 of 2848 relevant lines covered (94.7%)

60.95 hits per line

Source Files on job 3922.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 5797
  • Travis Job 3922.1
  • 1407d864 on github
  • Prev Job for on master (#3912.1)
  • Next Job for on master (#3931.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