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

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

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2018 01:18PM UTC
Files 4
Run time 13s
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: 61.654%. Remained the same
1909.3

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.

82 of 133 relevant lines covered (61.65%)

3.1 hits per line

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