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

cucumber / cucumber-jvm / 3854
83%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 28 Feb 2020 03:19PM UTC
Jobs 1
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

pending completion
3854

Pull #1905

travis-ci

web-flow
[Spring] Do not reuse generic application context between scenarios

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.
Pull Request #1905: [Spring] Do not reuse generic application context between scenarios

18 of 18 new or added lines in 2 files covered. (100.0%)

6363 of 7661 relevant lines covered (83.06%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3854.3 (COVERAGE=true) 28 Feb 2020 03:19PM UTC 0
83.06
Travis Job 3854.3
Source Files on build 3854
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3854
  • Pull Request #1905
  • PR Base - master (#3850)
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