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

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

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 12:23AM UTC
Files 26
Run time 1s
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 Apr 2020 12:18AM UTC coverage: 7.906% (-0.3%) from 8.235%
146.1

push

travis-ci-com

web-flow
Create expectation package (#74)

* Create expectation package

The purpose of this PR is to get ride of direct Kubernetes dependency. Expectation is being used in JobController to tell the number of pods/services they expect. This is the only library we reference in common code base. It makes sense to copy to our code base.

In the future, Instead of “import k8s.io/kubernetes/pkg/controller”,  User need to “import github.com/kubeflow/common/pkg/controller.v1/expectation" and use `expectation.NewControllerExpectations` instead.

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

* Fix indirect usage of prometheus

* Use linter_config in CI

168 of 2125 relevant lines covered (7.91%)

0.34 hits per line

Source Files on job 146.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 132
  • Travis Job 146.1
  • 521f3dde on github
  • Prev Job for on master (#141.1)
  • Next Job for on master (#149.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