Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3 #20

Closed
wants to merge 3 commits into from
Closed

v3 #20

wants to merge 3 commits into from

Conversation

ahdinosaur
Copy link
Owner

continuation of #19, here are the changes i've made writing inu-plays-roguelike:

in case you want to listen to more than just actions, this change allows your app `run` function to listen to all the streams returned by `inu.start`.
BREAKING CHANGE: rename streams to sources

also add effectActionSink as last arg to `run` function
@codecov-io
Copy link

codecov-io commented Jun 17, 2016

Current coverage is 100%

Merging #20 into master will not change coverage

@@           master   #20   diff @@
===================================
  Files           4     4          
  Lines          57    70    +13   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits           57    70    +13   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last updated by ae11b55...4bf9d88

@ahdinosaur
Copy link
Owner Author

oops, wrong branch

@ahdinosaur ahdinosaur closed this Jun 17, 2016
@ahdinosaur ahdinosaur mentioned this pull request Jun 17, 2016
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants