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

operator-framework / operator-sdk / 10128
31%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2020 03:11AM UTC
Jobs 1
Files 135
Run time 15s
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%
10128

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

Jobs
ID Job ID Ran Files Coverage
5 10128.5 (PATH=/opt/python/3.6.7/bin:$PATH CLUSTER=k8s) 30 Apr 2020 03:11AM UTC 0
41.15
Travis Job 10128.5
Source Files on build 10128
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10128
  • 72c1d96b on github
  • Prev Build on master (#10124)
  • Next Build on master (#10159)
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