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

kubeflow / common / 110
29%

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

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

Jobs
ID Job ID Ran Files Coverage
1 110.1 13 Mar 2020 05:23PM UTC 0
18.12
Travis Job 110.1
Source Files on build 110
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #110
  • 64f94308 on github
  • Prev Build on master (#107)
  • Next Build on master (#113)
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