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

cucumber / cucumber-jvm / 3903 / 3
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2020 12:02AM UTC
Files 359
Run time 25s
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

01 Apr 2020 11:54PM UTC coverage: 86.329%. Remained the same
COVERAGE=true

push

travis-ci

mpkorstanje
[Core] Upgrade datatable to v3.3.1

```
Given table1
  | aaa | bbb | ccc |

List<String> result1 = table1.asList(String.class);
```

As part of cucumber/cucumber#540 this should have thrown an exception
but no exception was thrown. After fixing this, reviewing the
exceptions revealed that they were rather lacking in clarify. By
including all potential causes rather then a best guess we'll ensure
that all possible fixes have been suggested.

Fixes: https://github.com/cucumber/cucumber-jvm/issues/1928

6637 of 7688 relevant lines covered (86.33%)

0.86 hits per line

Source Files on job 3903.3 (COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3181
  • Travis Job 3903.3
  • 507e5d37 on github
  • Prev Job for COVERAGE=true on master (#3902.3)
  • Next Job for COVERAGE=true on master (#3904.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