kriasoft / universal-router

A simple middleware-style router for isomorphic JavaScript web apps
https://www.kriasoft.com/universal-router/
MIT License
1.7k stars 105 forks source link

Make generateUrls compatible with UniversalRouterSync #172

Closed frenzzy closed 4 years ago

frenzzy commented 4 years ago

Types of changes

Checklist:

Fixes #171

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #172   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         181    180    -1     
  Branches       53     53           
=====================================
- Hits          181    180    -1
Impacted Files Coverage Δ
src/generateUrls.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 eabd27d...457ea0a. Read the comment docs.