tatethurston / nextjs-routes

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

Tate/src pages #10

Closed tatethurston closed 2 years ago

tatethurston commented 2 years ago

fixes #9

codecov[bot] commented 2 years ago

Codecov Report

Merging #10 (508d2d4) into main (f530a93) will decrease coverage by 2.00%. The diff coverage is 83.33%.

@@             Coverage Diff             @@
##              main      #10      +/-   ##
===========================================
- Coverage   100.00%   98.00%   -2.00%     
===========================================
  Files            1        1              
  Lines           46       50       +4     
  Branches        10       11       +1     
===========================================
+ Hits            46       49       +3     
- Misses           0        1       +1     
Impacted Files Coverage Δ
src/utils.ts 98.00% <83.33%> (-2.00%) :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 f530a93...508d2d4. Read the comment docs.