tatethurston / nextjs-routes

Type safe routing for Next.js
MIT License
571 stars 23 forks source link

add search parameter support #18

Closed tatethurston closed 2 years ago

tatethurston commented 2 years ago

fixes #17

codecov[bot] commented 2 years ago

Codecov Report

Merging #18 (fde3625) into main (e354731) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   98.18%   98.24%   +0.06%     
==========================================
  Files           1        1              
  Lines          55       57       +2     
  Branches       14       13       -1     
==========================================
+ Hits           54       56       +2     
  Misses          1        1              
Impacted Files Coverage Δ
src/utils.ts 98.24% <100.00%> (+0.06%) :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 e354731...fde3625. Read the comment docs.