the-dr-lazy / deox

Functional Type-safe Flux Standard Utilities
https://deox.js.org
MIT License
206 stars 12 forks source link

Upgrade redux-starter-kit to version 0.5.1 #89

Closed the-dr-lazy closed 5 years ago

the-dr-lazy commented 5 years ago

There are some typing troubles with redux-starter-kit@<0.5.1 which has been discussed in this gist by @mels065. This PR upgrades the redux-starter-kit to version 0.5.1 to solve the explained issue.

codecov[bot] commented 5 years ago

Codecov Report

Merging #89 into next will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##           next    #89   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         9      9           
  Lines        47     47           
  Branches      9      9           
===================================
  Hits         47     47

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 44364d5...a5fb2c5. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (next@ea59def). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##             next    #89   +/-   ##
=====================================
  Coverage        ?   100%           
=====================================
  Files           ?      9           
  Lines           ?     47           
  Branches        ?      9           
=====================================
  Hits            ?     47           
  Misses          ?      0           
  Partials        ?      0

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ea59def...579ff0c. Read the comment docs.