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

strongloop / loopback-next / 18277
76%

Build:
DEFAULT BRANCH: master
Ran 14 May 2020 04:21PM UTC
Jobs 1
Files 637
Run time 1min
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
18277

push

travis-ci-com

raymondfeng
refactor: replace p-event with built-in events.once

Node.js 10.x offers `require('events').once` helper that behaves
mostly the same way as `p-event`. The only difference is that
`p-event` returns `Promise<void>`, while `once` returns a promise
of event parameters (`Promise<any[]>`).

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>

5400 of 6356 branches covered (84.96%)

Branch coverage included in aggregate %.

14700 of 15471 relevant lines covered (95.02%)

1110.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18277.1 (TASK=test) 14 May 2020 04:21PM UTC 0
92.09
Travis Job 18277.1
Source Files on build 18277
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #18277
  • 3822860a on github
  • Prev Build on master (#18273)
  • Next Build on master (#18284)
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