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

cucumber / cucumber-jvm / 3903
86%

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

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

Jobs
ID Job ID Ran Files Coverage
3 3903.3 (COVERAGE=true) 02 Apr 2020 12:02AM UTC 0
86.33
Travis Job 3903.3
Source Files on build 3903
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3903
  • 507e5d37 on github
  • Prev Build on master (#3902)
  • Next Build on master (#3904)
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