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

preactjs / preact / 5109
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix/jsx-runtime-types
DEFAULT BRANCH: master
Ran 11 Aug 2019 10:16AM UTC
Jobs 1
Files 19
Run time 7s
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
5109

Pull #1854

travis-ci

web-flow
Implement support for nested calls to `act`

When calls to act are nested, effects and component updates are only
flushed when the outer `act` call returns, as per [1] and [2].

This is convenient for creating helper functions which may invoke `act`
themselves.

[1] https://github.com/facebook/react/pull/15682
[2] https://github.com/facebook/react/issues/15472
Pull Request #1854: Implement support for async `act` callbacks and nested calls to `act`

791 of 811 branches covered (97.53%)

25 of 25 new or added lines in 1 file covered. (100.0%)

824 of 825 relevant lines covered (99.88%)

764.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5109.1 11 Aug 2019 10:16AM UTC 0
99.88
Travis Job 5109.1
Source Files on build 5109
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5109
  • Pull Request #1854
  • PR Base - master (#5104)
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