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

operator-framework / operator-sdk / 10128 / 5
31%
master: 31%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 03:11AM UTC
Files 135
Run time 14s
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 02:52AM UTC coverage: 41.146% (-0.05%) from 41.198%
PATH=/opt/python/3.6.7/bin:$PATH CLUSTER=k8s

push

travis-ci

web-flow
*: consolidate helm watch file management (#2901)

This commit updates the `operator-sdk new` and operator-sdk add api`
commands to use the same function to create and append to Helm's
watches.yaml file.

This is a follow-up from a previous commit where we noticed that we
were using different mechanisms for updating the watches.yaml file.

  - `operator-sdk new` was using text/template to create the file.
  - `operator-sdk add api` was using yaml.Marshal to update the
    file.

Now, text/template is used for both cases, and removes the dependency
on `gopkg.in/yaml.v2` that was used for updating the helm's watches.yaml

3448 of 8380 relevant lines covered (41.15%)

4.59 hits per line

Source Files on job 10128.5 (PATH=/opt/python/3.6.7/bin:$PATH CLUSTER=k8s)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1810
  • Travis Job 10128.5
  • 72c1d96b on github
  • Prev Job for PATH=/opt/python/3.6.7/bin:$PATH CLUSTER=k8s on master (#10124.5)
  • Next Job for PATH=/opt/python/3.6.7/bin:$PATH CLUSTER=k8s on master (#10159.5)
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