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

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

Build:
Build:
LAST BUILD BRANCH: changelog-update
DEFAULT BRANCH: master
Ran 08 Mar 2019 06:32PM UTC
Jobs 2
Files 31
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
352

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%)

14.1 hits per line

Jobs
ID Job ID Ran Files Coverage
3 352.3 (FORMDATA_VERSION=1.0.0) 08 Mar 2019 06:32PM UTC 0
100.0
Travis Job 352.3
4 352.4 (FORMDATA_VERSION=2.1.0) 08 Mar 2019 06:34PM UTC 0
100.0
Travis Job 352.4
Source Files on build 352
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #352
  • Pull Request #215
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