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

zfcampus / zf-development-mode / 91 / 1
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2017 09:48AM UTC
Files 6
Run time 0s
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

28 Sep 2017 09:47AM UTC coverage: 72.848% (-6.9%) from 79.71%
TEST_COVERAGE=true

Pull #32

travis-ci

web-flow
Add auto_composer command.

When auto_composer is used development mode is set based on the
environment Variable COMPOSER_DEV_MODE. If it's undefined the mode
isn't touched. If its anything else then 0 developer mode is enabled.

This can be used as post-[install|update]-cmd for composer to enable
development mode based on the mode composer was called with (--dev vs. --no-dev):
...
"scripts": {
    "development-auto": "zf-development-mode auto_composer",
    "post-install-cmd": ["@development-auto" ],
    "post-update-cmd": [ "@development-auto" ],
}
...
Pull Request #32: Add auto_composer command.

110 of 151 relevant lines covered (72.85%)

3.23 hits per line

Source Files on job 91.1 (TEST_COVERAGE=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 91
  • Travis Job 91.1
  • 3117aa1a on github
  • Prev Job for TEST_COVERAGE=true on master (#77.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