FormidableLabs / redux-little-router

A tiny router for Redux that lets the URL do the talking.
MIT License
1.04k stars 114 forks source link

Add immutable example to README #250

Closed stefvhuynh closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #250 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          28       28           
  Lines         355      355           
=======================================
  Hits          353      353           
  Misses          2        2

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 81e85af...34aa215. Read the comment docs.

stefvhuynh commented 6 years ago

@tptee