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

cucumber / cucumber-ruby / 1008 / 4
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: main
Ran 27 Mar 2014 10:50AM UTC
Files 71
Run time 4s
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

27 Mar 2014 10:39AM UTC coverage: 86.166% (+0.1%) from 86.021%
jruby

push

travis-ci

mattwynne
Integrate with new hooks model in core.

This involved some significant changes to the legacy
formatter, because when a hook step describes its source, it will not
describe any background that the feature has. This means that if you
print a scenario as soon as you hear about it, you may be printing it
prematurely, since the scenario is just information about the hook, but
not the next node to be printed.

What I've done is to cache the parent nodes of a step like scenario, background,
scenario outline, examples table etc and only print the parents when the
step is printed.

I've also added some more test cases to the legacy formatter specs.

3818 of 4431 relevant lines covered (86.17%)

179.79 hits per line

Source Files on job 1008.4 (jruby)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 2
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1008
  • Travis Job 1008.4
  • 8b65564b on github
  • Prev Job for jruby on master (#1006.4)
  • Next Job for jruby on master (#1011.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc