Yarikx / reductor

Redux for Android. Predictable state container library for Java/Android
Apache License 2.0
463 stars 27 forks source link

Add Reductor observable module #18

Closed Yarikx closed 7 years ago

Yarikx commented 7 years ago

Add a module that will allow handling async flows with RxJava. This module is a port of https://github.com/redux-observable/redux-observable to be used with Reductor and RxJava.

codecov-io commented 7 years ago

Current coverage is 92.22% (diff: 60.00%)

Merging #18 into master will decrease coverage by 0.88%

@@             master        #18   diff @@
==========================================
  Files            23         25     +2   
  Lines           726        746    +20   
  Methods           0          0          
  Messages          0          0          
  Branches        101        104     +3   
==========================================
+ Hits            676        688    +12   
- Misses           37         42     +5   
- Partials         13         16     +3   

Powered by Codecov. Last update bdc822a...ed3e287