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

honeybee / honeybee / 123
57%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2016 05:46PM UTC
Jobs 2
Files 435
Run time 15s
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
123

push

travis-ci

graste
fix psr2 violations in src/

There are almost no breaking changes. I used @codingStandardsIgnoreStart
annotations on the StateMachine constructors as I didn't want to change
the order of (default) arguments there. Another place where that
annotation is used is the "_" method in the Renderer class (as that's not
camelcaps like psr2 wants it). Possible BC is the no longer present
$config=null in the Renderer's __construct method. As we use dependency
injection to create our renderers (see RendererService::createRenderer),
this should be fine (we always provide at least an empty config anyways).

848 of 11499 relevant lines covered (7.37%)

1.15 hits per line

Jobs
ID Job ID Ran Files Coverage
2 123.2 05 Jan 2016 05:46PM UTC 0
7.28
Travis Job 123.2
3 123.3 05 Jan 2016 05:46PM UTC 0
6.51
Travis Job 123.3
Source Files on build 123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #123
  • 999480d0 on github
  • Prev Build on master (#122)
  • Next Build on master (#124)
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