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

cucumber / cucumber-jvm / 4439 / 3
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 03 Sep 2020 11:51AM UTC
Files 402
Run time 42s
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

03 Sep 2020 11:41AM UTC coverage: 86.199% (+0.001%) from 86.198%
COVERAGE=true

push

travis-ci

web-flow
[Core] CucumberOptions default snippet type should not override properties (#2107)

When using `cucumber.properties`

```
cucumber.snippet-type=camelcase
```

In combination with:

```
@RunWith(Cucumber.class)
@CucumberOptions
public class RunCucumberTest {

}
```

The default snippet type from `@CucumberOptions` would override the value set
by `cucumber.properties`.

7108 of 8246 relevant lines covered (86.2%)

0.86 hits per line

Source Files on job 4439.3 (COVERAGE=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3622
  • Travis Job 4439.3
  • 6c23c0e2 on github
  • Prev Job for COVERAGE=true on main (#4436.3)
  • Next Job for COVERAGE=true on main (#4441.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