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

react-component / upload / 256
65%

Build:
DEFAULT BRANCH: master
Ran 28 Dec 2016 08:33PM UTC
Jobs 1
Files 7
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

pending completion
256

Pull #60

travis-ci

web-flow
Fix crash if customRequest does not call onSuccess() / onError()

The component is currently a bit fragile: If a customRequest does not call `onSuccess()` / `onError()` upon completion or error, the `this.reqs[uid]` value will not be deleted, but === undefined, and then when the Upload component un-mounts, it will try to `abort()` an undefined request, and crash.
Pull Request #60: Fix crash if customRequest does not call onSuccess() / onError()

182 of 601 relevant lines covered (30.28%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
3 256.3 (TEST_TYPE=coverage) 28 Dec 2016 08:33PM UTC 0
30.28
Travis Job 256.3
Source Files on build 256
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #256
  • Pull Request #60
  • PR Base - master (#255)
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