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

kubeflow / common / 176 / 1
29%
master: 29%

Build:
DEFAULT BRANCH: master
Ran 14 May 2020 04:48AM UTC
Files 26
Run time 2s
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

14 May 2020 04:42AM UTC coverage: 7.642% (-0.2%) from 7.836%
176.1

push

travis-ci-com

web-flow
Simplify interfaces and remove useless interfaces (#85)

* Remove interfaces that operator has common impl

These are very common implementations and actually doesn’t need interface for different operators. We already have PodControl and ServiceControl which is every reliable to create pods/services. JobController will provde common implementation for them.

- GetPodsForJob
- GetServicesForJob
- CreateService
- DeleteService
- CreatePod
- DeletePod

Signed-off-by: Jiaxin Shan <seedjeffwan@gmail.com>

* Add PodControl and ServiceControl back into JobController

* Replace pod/service CURD with methods from control

* Remove unused GetDefaultContainerPortNumber() interface

* Format code base before check in

* Add prometheus metrics back

* Add gang-scheduling annotation only if operator enable it

162 of 2120 relevant lines covered (7.64%)

0.33 hits per line

Source Files on job 176.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 161
  • Travis Job 176.1
  • 78a65a33 on github
  • Prev Job for on master (#165.1)
  • Next Job for on master (#180.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