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

cucumber / cucumber-jvm / 3863
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 04 Mar 2020 09:17PM 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
3863

Pull #1913

travis-ci

web-flow
[Gherkin] Fix NPE on empty table

Parsing the feature below results in an NPE because Gherkin v5 uses the location
of the first cell as the location of the table. Because there is no cell, there
is no location. In this case we fall back to using the line of the step + 1.

```
Feature: Empty table

  Scenario: This is valid Gherkin
    Given an empty list
      |
```
Pull Request #1913: [Gherkin] Fix NPE on empty table

20 of 20 new or added lines in 3 files covered. (100.0%)

6554 of 7663 relevant lines covered (85.53%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3863.3 (COVERAGE=true) 04 Mar 2020 09:17PM UTC 0
85.53
Travis Job 3863.3
Source Files on build 3863
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3863
  • Pull Request #1913
  • PR Base - master (#3857)
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