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

PHP-DI / PHP-DI / 1393
85%
master: 95%

Build:
Build:
LAST BUILD BRANCH: php8
DEFAULT BRANCH: master
Ran 01 Jan 2017 03:46PM UTC
Jobs 1
Files 50
Run time 2s
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
1393

push

travis-ci

mnapoli
Allow to build the container without parameters

All parameters in the constructor are now optional. We can build the container like this:

```php
$container = new Container();
```

This is the same as `ContainerBuilder::buildDevContainer()`, but simpler.

6 of 6 new or added lines in 2 files covered. (100.0%)

1015 of 1196 relevant lines covered (84.87%)

4.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
src/DI/ContainerBuilder.php
6
100.0
src/DI/Container.php
Jobs
ID Job ID Ran Files Coverage
2 1393.2 01 Jan 2017 03:46PM UTC 0
84.87
Travis Job 1393.2
Source Files on build 1393
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1393
  • 8edfc1f2 on github
  • Prev Build on new-container-without-parameters (#1390)
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