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

rmp-up / wp-di / 778 / 7
95%
master: 92%

Build:
Build:
LAST BUILD BRANCH: release/0.8
DEFAULT BRANCH: master
Ran 14 Jan 2021 03:29PM UTC
Files 40
Run time 11s
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

14 Jan 2021 03:11PM UTC coverage: 94.651%. Remained the same
COMPOSER_CACHE_DIR=/home/travis/.composer XDEBUG_MODE=coverage WP_VERSION=5.0.*

push

travis-ci

rmp-up
composer: Decouple dev-tools from main dependencies

It was a common way to require all dev tools in the main composer.json
configuration.
Unfortunately this can cause the version resolver to take much time
or even run into unresolvable version constraints for new PHP versions.
Using the composer-bin-plugin allows us to swap the dev-tools out of
the main composer.json config putting each in a decoupled location
which can resolve installable versions much faster
and no longer collides with the other tools.

* Putting PHPUnit in a custom "namespace"
* Tell other "spaces" to sort the package names
* see bamarni/composer-bin-plugin for more

407 of 430 relevant lines covered (94.65%)

11.97 hits per line

Source Files on job 778.7 (COMPOSER_CACHE_DIR=/home/travis/.composer XDEBUG_MODE=coverage WP_VERSION=5.0.*)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 614
  • Travis Job 778.7
  • 7ad31b6a on github
  • Prev Job for COMPOSER_CACHE_DIR=/home/travis/.composer XDEBUG_MODE=coverage WP_VERSION=5.0.* on release/0.8 (#777.7)
  • Next Job for COMPOSER_CACHE_DIR=/home/travis/.composer XDEBUG_MODE=coverage WP_VERSION=5.0.* on release/0.8 (#785.2)
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

© 2025 Coveralls, Inc