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

kubeflow / common / 146
29%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 12:23AM 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

30 Apr 2020 12:18AM UTC coverage: 7.906% (-0.3%) from 8.235%
146

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

Jobs
ID Job ID Ran Files Coverage
1 146.1 30 Apr 2020 12:23AM UTC 0
7.91
Travis Job 146.1
Source Files on build 146
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #146
  • 521f3dde on github
  • Prev Build on master (#141)
  • Next Build on master (#149)
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