azu / JavaScript-Plugin-Architecture

JavaScriptプラグインアーキテクチャの本
https://azu.github.io/JavaScript-Plugin-Architecture/
MIT License
250 stars 12 forks source link

feat(redux): dispatcher with middleware #97

Closed azu closed 8 years ago

azu commented 8 years ago

一般的によくみるDispatcherをベースとしたmiddlewareの実装を追加

58

codecov-io commented 8 years ago

Current coverage is 96.22%

Merging #97 into master will increase coverage by <.01%

@@             master        #97   diff @@
==========================================
  Files             6          6          
  Lines          1032       1033     +1   
  Methods           0          0          
  Messages         39         39          
  Branches          0          0          
==========================================
+ Hits            993        994     +1   
  Misses           39         39          
  Partials          0          0          

Powered by Codecov. Last updated by b5f4779...17b9949