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

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

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: main
Ran 27 Mar 2014 10:47AM UTC
Files 65
Run time 5s
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: 88.526% (+0.1%) from 88.381%
1.9.3

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.

3256 of 3678 relevant lines covered (88.53%)

196.36 hits per line

Source Files on job 1008.3 (1.9.3)
  • Tree
  • List 0
  • Changed 21
  • Source Changed 2
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1008
  • Travis Job 1008.3
  • 8b65564b on github
  • Prev Job for 1.9.3 on master (#1006.3)
  • Next Job for 1.9.3 on master (#1011.3)
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