tatethurston / nextjs-routes

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

Tate/add windows support #15

Closed tatethurston closed 2 years ago

tatethurston commented 2 years ago

fixes #13

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (0f27824) into main (e1a1b3d) will increase coverage by 0.18%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   98.00%   98.18%   +0.18%     
==========================================
  Files           1        1              
  Lines          50       55       +5     
  Branches       11       14       +3     
==========================================
+ Hits           49       54       +5     
  Misses          1        1              
Impacted Files Coverage Δ
src/utils.ts 98.18% <100.00%> (+0.18%) :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 e1a1b3d...0f27824. Read the comment docs.