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

preactjs / preact / 4607
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Jun 2019 12:59AM UTC
Jobs 1
Files 22
Run time 17s
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
4607

push

travis-ci

andrewiggins
Remove throwing suspense test and unused code

It seems  in React a thrown promise that is rejected and not handled in user code just causes an infinite loop (https://codesandbox.io/s/react-failing-lazy-component-h1q22). In other words, by default, all react does on thrown promises is trigger a re-render. It is up to the component that threw the promise (.e.g. lazy or react-cache) to properly handle the rejection. Since user-thrown Promises aren't a supported scenario in React, I don't think we should support them either

838 of 868 branches covered (96.54%)

917 of 920 relevant lines covered (99.67%)

637.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4607.1 18 Jun 2019 12:59AM UTC 0
99.67
Travis Job 4607.1
Source Files on build 4607
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4607
  • 034ff58d on github
  • Next Build on suspense-update (#4614)
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