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

cucumber / cucumber-jvm / 4312
87%
master: 86%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 29 Jul 2020 07:39PM UTC
Jobs 1
Files 398
Run time 2min
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
4312

push

travis-ci

web-flow
Include SourceReferences in message output (#2064)

Cucumber JVM can not reference files by URI. So it should use either java
methods or stack trace elements as a source reference instead.

For example:

```
{
  "hook": {
    "id": "a1839ec6-f75d-4029-9b75-4b8203d8b2e8",
    "sourceReference": {
      "javaMethod": {
        "className": "io.cucumber.compatibility.attachments.Attachments",
        "methodName": "before",
        "methodParameterTypes": [
          "io.cucumber.java.Scenario"
        ]
      }
    }
  }
}
```

See: https://github.com/cucumber/cucumber/issues/1119
Fixes: https://github.com/cucumber/cucumber-jvm/issues/2058

6946 of 8058 relevant lines covered (86.2%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4312.3 (COVERAGE=true) 29 Jul 2020 07:39PM UTC 0
86.2
Travis Job 4312.3
Source Files on build 4312
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4312
  • 1950f2da on github
  • Prev Build on main (#4306)
  • Next Build on main (#4314)
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