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

primeobsession / opengraph-io / 18 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2017 05:45PM UTC
Files 1
Run time 0s
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

03 Aug 2017 05:44PM UTC coverage: 53.659% (-39.0%) from 92.683%
18.1

Pull #1

travis-ci

web-flow
Return rejected promise

Just throwing the error causes the following error in at least node `v8.1.4`:
```
(node:15749) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): StatusCodeError: 500 - {"error":"Testing error"}
(node:15749) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
```
even if you are catching the results of `getSiteInfo`.  Returning the rejected promise fixes that error while still allowing code that calls `getSiteInfo` to `.catch()` its results properly.
Pull Request #1: Return rejected promise

7 of 24 branches covered (29.17%)

22 of 41 relevant lines covered (53.66%)

2.27 hits per line

Source Files on job 18.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18
  • Travis Job 18.1
  • 688070e0 on github
  • Prev Job for on master (#17.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