tatethurston / nextjs-routes

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

gracefully handle no pages directory and no pages #31

Closed tatethurston closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (2a13ef4) into main (1c9ba21) will decrease coverage by 5.53%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   90.38%   84.84%   -5.54%     
==========================================
  Files           1        2       +1     
  Lines          52       66      +14     
  Branches       13       18       +5     
==========================================
+ Hits           47       56       +9     
- Misses          5       10       +5     
Impacted Files Coverage Δ
src/cli.ts 54.54% <54.54%> (ø)
src/utils.ts 90.90% <100.00%> (+0.52%) :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 1c9ba21...2a13ef4. Read the comment docs.