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

kubeflow / tf-operator / 1909 / 2
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2018 01:33PM UTC
Files 34
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

30 Aug 2018 01:12PM UTC coverage: 58.29% (-3.4%) from 61.654%
1909.2

push

travis-ci

k8s-ci-robot
Fix a bunch of issues with logging. (#811)

* Fix a bunch of issues with logging.

* I ran into these issues while trying to understand why my job was
  marked as failed even though there was no useful informatin about
  why the pod failed.

* Log events that indicate exit code of pods.

* In the json payload use the syntax namespace + "." + name not
  namespace + "/" + name; use of a period is more consistent in K8s

* Don't log an event TFJob is terminated, deleting pods and services;
  this event ends up being triggered repeatedly because of CleanPodPolicy
  the number of completed pods is non zero so the event statement kept
  getting called; the event is unnecessary because we will create
  events corresponding to actual services/events deleted.

* Fix lint.

1698 of 2913 relevant lines covered (58.29%)

10.15 hits per line

Source Files on job 1909.2
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1486
  • Travis Job 1909.2
  • 52f86097 on github
  • Prev Job for on master (#1907.3)
  • Next Job for on master (#1911.3)
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