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

skidding / react-cosmos / 690 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 20 Oct 2016 01:38PM UTC
Files 24
Run time 2s
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

20 Oct 2016 01:35PM UTC coverage: 95.814% (+0.4%) from 95.455%
690.1

push

travis-ci

web-flow
Proxy API v2 (#218)

* Create react-cosmos-state-proxy #209

* Move State Proxy inside CP and add local state example #209

* Remove unnecessary prefix in Proxy name #209

* Remove leftover script calls #209

* Don't transpile coverage #209

* Add separate preview loader proxy #209

* Move internal proxies to react-cosmos pkg #209

* Improve Proxy API #209

* Create small linked list to retrieve proxies elegantly #209

Like generators, but different. Generators are stateful, each call
increments. Here, you can call next() many times on same bound function
and it will return same item. You advance when you call
next().next().etc, being able to store a ref to any item in the list.
Useful to not be affected by proxy re-renders.

* Combine user and internal proxies in linked list #209

* Simplify StateProxy tests #209

* Redesign ReduxProxy to new Proxy API #209

* Change responsibilities between proxies #209

* Disable StateProxt when Redux state is available #209

* Optimize Flatris #209

No longer change Redux state at 60fps

* Only unsubscribe when previously subscribed #209

* Integrate new Proxy API in CP #209

* Make project work with React 0.13 again #209

Also give up with 0.12 because a. enzyme doesn’t even install and b. it
will break in the future anyway when moving to top level component cb
refs in react-component-tree.

* Use targeted Lodash packages #209

cc @catalinmiron @flaviusone

* Express version dependency more clearly #209

* Only send updated part of the proxies to CP #209

* Ignore component state when fixture has initial state #209

* Make local state example prettier #209

* Update intro .gif with latest playground look #209

412 of 430 relevant lines covered (95.81%)

79.68 hits per line

Source Files on job 690.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 690
  • Travis Job 690.1
  • 32f356b4 on github
  • Prev Job for on master (#679.1)
  • Next Job for on master (#691.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