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

kubernetes / kompose / 2029
52%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2017 06:58AM UTC
Jobs 3
Files 10
Run time 2min
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

pending completion
2029

Pull #733

travis-ci

web-flow
Adding `save command to annotation`

This command will add `kompose command` used to generate artifacts as well as `kompose version`,
for ex,

```
metadata:
    annotations:
      kompose.cmd: kompose convert -f /home/snarwade --stdout
      kompose.version: 1.0.0 (HEAD)
```

For functional test, Now each test has template like,

```
 "annotations": {
           "kompose.cmd": "%CMD%",
           "kompose.version": "%VERSION%"
```

Because, for every machine these values will be different.

Updated functional test with new annotations
Pull Request #733: Added `saving command` to annotation feature

7 of 7 new or added lines in 1 file covered. (100.0%)

1156 of 2585 relevant lines covered (44.72%)

11.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
100.0
pkg/transformer/utils.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
pkg/transformer/utils.go
Jobs
ID Job ID Ran Files Coverage
1 2029.1 (BUILD_DOCS=yes) 14 Aug 2017 07:00AM UTC 0
44.72
Travis Job 2029.1
2 2029.2 14 Aug 2017 06:58AM UTC 0
44.72
Travis Job 2029.2
3 2029.3 14 Aug 2017 06:58AM UTC 0
44.72
Travis Job 2029.3
Source Files on build 2029
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2029
  • Pull Request #733
  • PR Base - master (#2027)
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