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

bitinn / node-fetch / 352 / 4
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: changelog-update
DEFAULT BRANCH: master
Ran 08 Mar 2019 06:34PM UTC
Files 31
Run time 2s
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

13 Dec 2016 01:33AM UTC coverage: 100.0%. First build
FORMDATA_VERSION=2.1.0

Pull #215

travis-ci

web-flow
proper stack first line for FetchError instances

The `.stack` property gets cached in the `captureStackTrace()`
call, so whatever is set as the `name` and `message` at that time
will be used for the first line of the stack trace.

Before this patch, FetchError's stack would just say "Error"
as the first line. Now they correctly display the
"${name}: ${message}" of the error instances.

Test case included.
Pull Request #215: proper stack first line for FetchError instances

104 of 105 branches covered (99.05%)

244 of 244 relevant lines covered (100.0%)

7.05 hits per line

Source Files on job 352.4 (FORMDATA_VERSION=2.1.0)
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 444
  • Travis Job 352.4
  • 2db5f6fb on github
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

© 2025 Coveralls, Inc