leoasis / redux-immutable-state-invariant

Redux middleware that detects mutations between and outside redux dispatches. For development use only.
MIT License
937 stars 37 forks source link

Test Coverage #18

Closed rowlandekemezie closed 8 years ago

rowlandekemezie commented 8 years ago

The library has helped my workflow with Redux. This points to issue #17

Let me know if it's proper or there might be anything to fix

leoasis commented 8 years ago

Thanks for the contribution! Also glad you found this library helpful! 😄

rowlandekemezie commented 8 years ago

Thanks, @leoasis. Could you please add the repository to coveralls so that the badge would reflect by next build.

leoasis commented 8 years ago

Done!