Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(file-router): allow routes with the same path #2971

Merged
merged 12 commits into from
Dec 10, 2024

chore(file-router): do not bring old tests back

551221f
Select commit
Loading
Failed to load commit list.
Merged

fix(file-router): allow routes with the same path #2971

chore(file-router): do not bring old tests back
551221f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2024 in 0s

92.52% (-0.09%) compared to 35aaded

View this Pull Request on Codecov

92.52% (-0.09%) compared to 35aaded

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.52%. Comparing base (35aaded) to head (551221f).

Files with missing lines Patch % Lines
...e-router/src/runtime/RouterConfigurationBuilder.ts 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2971      +/-   ##
==========================================
- Coverage   92.61%   92.52%   -0.09%     
==========================================
  Files          84       84              
  Lines        3156     3159       +3     
  Branches      769      770       +1     
==========================================
  Hits         2923     2923              
- Misses        181      184       +3     
  Partials       52       52              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.