FormidableLabs / redux-little-router

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

Made optional arguments for browser router optional in flow type #282

Closed gertsonderby closed 6 years ago

gertsonderby commented 6 years ago

Kept this as simple as possible. Fixes #268.

codecov[bot] commented 6 years ago

Codecov Report

Merging #282 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #282   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          28       28           
  Lines         362      362           
=======================================
  Hits          357      357           
  Misses          5        5
Impacted Files Coverage Δ
src/environment/browser-router.js 100% <100%> (ø) :arrow_up:

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 3badee9...a4d3d4e. Read the comment docs.