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

facebook / react / 13884

Builds Branch Commit Type Ran Committer Via Coverage
13884 master Ensure non-text nodes won't be removed Pull #8146 29 Oct 2016 09:32PM UTC web-flow travis-ci pending completion   set done
13883 master Simplify siblings cleaning in commitTextUpdate No need to assert instanceof Text since the length comparator will work correctly. Pull #8146 29 Oct 2016 09:27PM UTC web-flow travis-ci pending completion   set done
13882 master Fiber supports split text nodes This is done by suppressing nodes appearing during the split. this is based by comparing against the old value known by the Fiber. Pull #8146 29 Oct 2016 09:21PM UTC web-flow travis-ci pending completion   set done
13881 master Remove use of reactComponentExpect in our tests Pull #8148 29 Oct 2016 09:20PM UTC web-flow travis-ci pending completion   set done
13879 master [Fiber] Fix TestUtils.findAllInRenderedTree (#8147) * [Fiber] Fix TestUtils.findAllInRenderedTree * Add a comment about coroutines push 29 Oct 2016 09:09PM UTC web-flow travis-ci pending completion   set done
13877 master Transmit a parentInstance to commitTextUpdate This is done in case a Node#normalize() was performed on the parent instance and that the TextInstance got desolidarized from the parent. We provide the parent known by the parent Fiber to reattach th... Pull #8146 29 Oct 2016 08:56PM UTC web-flow travis-ci pending completion   set done
13876 master Get a few more Fiber tests passing Pull #8149 29 Oct 2016 07:29PM UTC web-flow travis-ci pending completion   set done
13875 master Rewrite some tests relying on internal APIs Pull #8148 29 Oct 2016 07:02PM UTC web-flow travis-ci pending completion   set done
13874 master [Fiber] Fix TestUtils.findAllInRenderedTree Pull #8147 29 Oct 2016 06:07PM UTC web-flow travis-ci pending completion   set done
13873 master Enqueue update and callback simultaneously Without this fix, in non-batched mode, the update is scheduled first and synchronously flushed before the callback is added to the queue. The callback isn't called until the next flush. Pull #8127 29 Oct 2016 03:30PM UTC web-flow travis-ci pending completion   set done
13871 master Attempt to fix ReactDOMTextComponent test in Fiber Obviously, some tests pass but the reconciliation is still incomplete on this in Fiber. Those changes just ignore reconciliation Comments while asserting (this fixes 2 tests already) but now sho... Pull #8146 29 Oct 2016 02:33PM UTC web-flow travis-ci pending completion   set done
13870 master Cleanup ReactErrorUtils Remove 'b' argument from Flow annotation Pull #8145 29 Oct 2016 01:52PM UTC web-flow travis-ci pending completion   set done
13868 master Add test case to insure object with tag number doesn't warn Pull #8143 29 Oct 2016 11:11AM UTC web-flow travis-ci pending completion   set done
13867 master Add support for node v7 (#8135) push 29 Oct 2016 10:31AM UTC gaearon travis-ci pending completion   set done
13864 master Enqueue update and callback simultaneously Without this fix, in non-batched mode, the update is scheduled first and synchronously flushed before the callback is added to the queue. The callback isn't called until the next flush. Pull #8127 29 Oct 2016 06:10AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • …
  • 388
  • 389
  • Next →
  • Back to Repo
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