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

cucumber / cucumber-jvm / 1856 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2017 01:46PM UTC
Files 991
Run time 36s
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

11 Oct 2017 01:29PM UTC coverage: 56.287% (+0.09%) from 56.197%
1856.2

push

travis-ci

mpkorstanje
[Spring] Throw exception when step definitions are annotated with component

When step definitions are annotated with @Component or other related
annotations they can be picked up by springs class path scanning. This
conflicts with cucumbers class path scanning and may result in
multiple bean definitions for the same class.

This problem is hard to understand and hard to trace. By making the
problem explicit and providing a clear instruction on how to resolve
this we can hopefully avoid future confusion.

The current implementation only checks the a subset of all annotations.
This will hopefully be sufficient.

Closes #1225

5452 of 9686 relevant lines covered (56.29%)

79.86 hits per line

Source Files on job 1856.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1856
  • Travis Job 1856.2
  • db8eeaaf on github
  • Prev Job for on master (#1849.2)
  • Next Job for on master (#1860.2)
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