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

mnapoli / silly / 104
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: fix-36/symfony-style
DEFAULT BRANCH: master
Ran 22 May 2017 08:01PM UTC
Jobs 1
Files 7
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

pending completion
104

push

travis-ci

mnapoli
#36 Enable injecting the `SymfonyStyle` object

Example:

```php
use \Symfony\Component\Console\Style\SymfonyStyle;

...

$app->command('greet', function (SymfonyStyle $io) {
    $io->write('hello');
});
```

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

190 of 192 relevant lines covered (98.96%)

18.83 hits per line

Jobs
ID Job ID Ran Files Coverage
2 104.2 22 May 2017 08:01PM UTC 0
98.96
Travis Job 104.2
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #104
  • 1c68c3d1 on github
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