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

jan-molak / serenity-js / 199
90%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2017 10:51PM UTC
Jobs 1
Files 86
Run time 5s
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
199

push

travis-ci

jan-molak
fix(screenplay): corrected the return type expected by the Question interface

affects: @serenity-js/core, serenity-js

To define a question returning a synchronous answer make it implement Question<type>, for example:
Question<string>.
An asynchronous one should implement Question<PromiseLike<type>>, for example:
Question<PromiseLike<string>>

ISSUES CLOSED: #57

16 of 16 new or added lines in 7 files covered. (100.0%)

1385 of 1437 relevant lines covered (96.38%)

17.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 199.1 11 Jun 2017 10:51PM UTC 0
96.38
Travis Job 199.1
Source Files on build 199
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #199
  • 58ed941d on github
  • Prev Build on master (#198)
  • Next Build on master (#200)
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