tatethurston / nextjs-routes

Type safe routing for Next.js
MIT License
578 stars 21 forks source link

Add app directory support #192

Closed tatethurston closed 2 months ago

tatethurston commented 2 months ago

Fixes #170

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.98%. Comparing base (5e0c1e3) to head (e60ba5a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #192 +/- ## ========================================== + Coverage 97.77% 97.98% +0.20% ========================================== Files 3 3 Lines 135 149 +14 Branches 42 47 +5 ========================================== + Hits 132 146 +14 Misses 3 3 ```

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