tatethurston / nextjs-routes

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

fix src/pages usage on windows #29

Closed tatethurston closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (730dd91) into main (88b92d8) will decrease coverage by 7.65%. The diff coverage is 37.50%.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   98.03%   90.38%   -7.66%     
==========================================
  Files           1        1              
  Lines          51       52       +1     
  Branches       13       13              
==========================================
- Hits           50       47       -3     
- Misses          1        5       +4     
Impacted Files Coverage Δ
src/utils.ts 90.38% <37.50%> (-7.66%) :arrow_down:

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 88b92d8...730dd91. Read the comment docs.