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

mnapoli / silly / 105
99%

Build:
DEFAULT BRANCH: master
Ran 22 May 2017 08:03PM UTC
Jobs 1
Files 7
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

pending completion
105

Pull #38

travis-ci

web-flow
#36 Enable injecting the `SymfonyStyle` object

Example:

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

...

$app->command('greet', function (SymfonyStyle $io) {
    $io->write('hello');
});
```
Pull Request #38: #36 Enable injecting the `SymfonyStyle` object

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 105.2 22 May 2017 08:03PM UTC 0
98.96
Travis Job 105.2
Source Files on build 105
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #105
  • Pull Request #38
  • PR Base - master (#103)
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