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

preactjs / preact / 4607 / 1
100%
master: 100%

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

18 Jun 2019 12:54AM UTC coverage: 99.674%. First build
4607.1

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

Source Files on job 4607.1
  • Tree
  • 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 322
  • Travis Job 4607.1
  • 034ff58d on github
  • Next Job for on suspense-update (#4614.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