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

facebook / react / 12636 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2016 10:49PM UTC
Files 224
Run time 8s
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

03 Sep 2016 10:43PM UTC coverage: 87.217% (+0.03%) from 87.192%
TEST_TYPE=test

Pull #7466

travis-ci

web-flow
High priority work

Adds the ability to schedule and perform high priority work. In the
noop renderer, this is exposed using a method `performHighPriWork(fn)`
where the function is executed and all updates in that scope are given
high priority.

To do this, the scheduler keeps track of a default priority level.
A new function `performWithPriority(priority, fn)` changes the default
priority before calling the function, then resets it afterwards.
Pull Request #7466: [Fiber] High priority work

7430 of 8519 relevant lines covered (87.22%)

3245.99 hits per line

Source Files on job 12636.2 (TEST_TYPE=test)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 7
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12636
  • Travis Job 12636.2
  • 76e5da77 on github
  • Prev Job for TEST_TYPE=test on master (#12635.2)
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