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

kubernetes / kompose / 2056 / 1
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2017 07:51PM UTC
Files 10
Run time 1s
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

16 Aug 2017 07:43PM UTC coverage: 44.676% (-0.04%) from 44.72%
BUILD_DOCS=yes

Pull #771

travis-ci

web-flow
Add deploy: mode: global support

Adds support for deploy: mode.

For example:

```yaml
version: "3"

services:
  foo:
    deploy:
      resources:
        mode: global
        replicas: 6
    image: redis
```

Will only generate replicas: 1 in Kubernetes pods as "global" limits
replicas to only one.
Pull Request #771: Add deploy: mode: global support

1158 of 2592 relevant lines covered (44.68%)

3.97 hits per line

Source Files on job 2056.1 (BUILD_DOCS=yes)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2056
  • Travis Job 2056.1
  • 9542d9d9 on github
  • Prev Job for BUILD_DOCS=yes on master (#2054.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