tatethurston / nextjs-routes

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

Add support for parallel and intercept routes #197

Closed tatethurston closed 2 months ago

tatethurston commented 2 months ago

Fixes #194

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.10%. Comparing base (5484840) to head (3157e7f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ========================================== + Coverage 98.02% 98.10% +0.07% ========================================== Files 3 3 Lines 152 158 +6 Branches 48 50 +2 ========================================== + Hits 149 155 +6 Misses 3 3 ```

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