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

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

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2020 05:23PM UTC
Files 23
Run time 3s
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

13 Mar 2020 05:18PM UTC coverage: 18.121% (+16.1%) from 2.061%
110.1

push

travis-ci-com

web-flow
Enhance maintainability of operator common module (#55)

* Upgrade go mod to use kubernetes 1.15.10

1. 1.15.x is the first version supports go modules
2. As Kubernetes is direclty imported, we need replace all sub modules

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

* Reorganize the code structure

1. Put core common packages under /pkg
2. Move all test_job related code to /test_job and this can be a sample operator. /pkg/job_controller test case still use TestController here.
3. Rename module job_controller to common
4. Regenerate deepcopy, openAPI and clientset packages.

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

* Update documentation

1. Add separate doc for test_job as a full example
2. Add extra steps and module imports guidance in main README.md

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

* Update CI scripts

1. Upgrade golang to 1.13
2. Add ./hack/verify-codegen.sh step in CI scripts

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

* Update hack scripts

1. Read CODEGEN_PKG and OPENAPI_PKG from go mod
2. Update right path for clientset and API deepcopy
3. Add ${TMP_DIR} support and make sure scripts work for package outside $GOPATH

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

* Clean up go modules

1. Add util helper to include code-generator and kube-openapi ad direct dependency
2. Run `go mod tidy` to clean up sum file. all modules verified

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

* Add linter config and fix linter issues

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

324 of 1788 relevant lines covered (18.12%)

0.93 hits per line

Source Files on job 110.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 96
  • Travis Job 110.1
  • 64f94308 on github
  • Prev Job for on master (#107.1)
  • Next Job for on master (#113.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