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

Roblox / roact-rodux / 29
31%

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

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

Jobs
ID Job ID Ran Files Coverage
1 29.1 (LUA="lua=5.1") 30 Apr 2018 06:52PM UTC 0
96.09
Travis Job 29.1
Source Files on build 29
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #29
  • e07cf981 on github
  • Prev Build on master (#18)
  • Next Build on master (#31)
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