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

Roblox / roact-rodux / 29 / 1
31%
master: 31%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2018 06:52PM UTC
Files 7
Run time 0s
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

30 Apr 2018 06:51PM UTC coverage: 96.089% (+2.6%) from 93.506%
LUA="lua=5.1"

push

travis-ci

web-flow
Introduce UNSTABLE_connect2 API (#5)

This introduces `UNSTABLE_connect2`, the successor to the current connect
function.

After letting it sit in master for a little bit (and letting people test it),
the current connect function will be removed, and `UNSTABLE_connect2` will be
renamed to `connect`. That version of Roact-Rodux will be labelled 1.0. It will
be the last breaking change for the foreseeable future.

Its API signature matches react-redux's current HOC connect interface:

```
UNSTABLE_connect2(mapStateToProps, mapDispatchToProps):
	mapStateToProps:
		(storeState, props) -> partialProps
		OR
		() -> (storeState, props) -> partialProps
	mapDispatchToProps:
		(dispatch) -> partialProps
```

172 of 179 relevant lines covered (96.09%)

3.65 hits per line

Source Files on job 29.1 (LUA="lua=5.1")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19
  • Travis Job 29.1
  • e07cf981 on github
  • Prev Job for LUA="lua=5.1" on master (#18.1)
  • Next Job for LUA="lua=5.1" on master (#31.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