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

cucumber / cucumber-jvm / 2920
86%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2019 06:28PM UTC
Jobs 1
Files 896
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
2920

push

travis-ci

mpkorstanje
[Core] Add UnusedStepsSummaryPrinter (#1648)

## Summary

Adds a plugin to find and report on unused steps.

## Details

As discussed in https://github.com/cucumber/cucumber-jvm/pull/1634 it uses the new StepDefinedEvent to locate all registered steps, and prints a summary of unused steps to the argument file.

## Motivation and Context

Allows to easily find unused steps, which might be indicative of removed functionality or missed test coverage.

38 of 38 new or added lines in 4 files covered. (100.0%)

4565 of 5311 relevant lines covered (85.95%)

393.56 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2920.2 04 Jun 2019 06:28PM UTC 0
85.95
Travis Job 2920.2
Source Files on build 2920
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2920
  • 311c6f8e on github
  • Prev Build on master (#2908)
  • Next Build on master (#2923)
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