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

cucumber / cucumber-jvm / 3855 / 3
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2020 04:30PM UTC
Files 356
Run time 1min
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

28 Feb 2020 04:23PM UTC coverage: 83.057% (+0.04%) from 83.015%
COVERAGE=true

push

travis-ci

web-flow
[Spring] Do not reuse generic application context between scenarios (#1905)

When neither a glue class with a spring context configuration could be found
nor a `cucumber.xml` file exists `cucumber-spring` will fall back to a
`GenericApplicationContext` to facilitate dependency injection.

The current implementation tries to reuse this application context between
scenarios. This requires refreshing the context which can only be done once.
So it's not possible to reuse the `GenericApplicationContext` and a new one
should be created for each scenario.

6363 of 7661 relevant lines covered (83.06%)

0.83 hits per line

Source Files on job 3855.3 (COVERAGE=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3142
  • Travis Job 3855.3
  • 3b56c93d on github
  • Prev Job for COVERAGE=true on master (#3850.3)
  • Next Job for COVERAGE=true on master (#3857.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