redux-utilities / flux-standard-action

A human-friendly standard for Flux action objects.
MIT License
4.75k stars 142 forks source link

chore: updates all devtools to use the new hotness #107

Closed JaKXz closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7e0007b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #107   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      1           
  Lines             ?      3           
  Branches          ?      1           
=======================================
  Hits              ?      3           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø)

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 7e0007b...e771739. Read the comment docs.

JaKXz commented 6 years ago

@timche I think this is ready to go.

JaKXz commented 6 years ago

@timche that's pretty cool :) I think one for the typescript config would be expedient too.

timche commented 6 years ago

Looks very good now!