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

jan-molak / serenity-js / 199 / 1
90%
master: 90%

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

11 Jun 2017 10:32PM UTC coverage: 96.381%. Remained the same
199.1

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

1385 of 1437 relevant lines covered (96.38%)

17.49 hits per line

Source Files on job 199.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 199
  • Travis Job 199.1
  • 58ed941d on github
  • Prev Job for on master (#198.1)
  • Next Job for on master (#200.1)
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