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

kubeflow / common / 176
29%

Build:
DEFAULT BRANCH: master
Ran 14 May 2020 04:47AM UTC
Jobs 1
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

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

Jobs
ID Job ID Ran Files Coverage
1 176.1 14 May 2020 04:47AM UTC 0
7.64
Travis Job 176.1
Source Files on build 176
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #176
  • 78a65a33 on github
  • Prev Build on master (#165)
  • Next Build on master (#180)
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