tatethurston / nextjs-routes

Type safe routing for Next.js
MIT License
553 stars 20 forks source link

add app directory route support #179

Closed tatethurston closed 8 months ago

tatethurston commented 8 months ago

fixes #178.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (acc173d) 0.00% compared to head (c74921b) 97.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================= + Coverage 0 97.65% +97.65% ========================================= Files 0 3 +3 Lines 0 128 +128 Branches 0 41 +41 ========================================= + Hits 0 125 +125 - Misses 0 3 +3 ``` | [Files](https://app.codecov.io/gh/tatethurston/nextjs-routes/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tate+Thurston) | Coverage Δ | | |---|---|---| | [packages/nextjs-routes/src/core.ts](https://app.codecov.io/gh/tatethurston/nextjs-routes/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tate+Thurston#diff-cGFja2FnZXMvbmV4dGpzLXJvdXRlcy9zcmMvY29yZS50cw==) | `98.97% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/tatethurston/nextjs-routes/pull/179/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tate+Thurston)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.