unjs / rou3

🌳 Lightweight and fast rou(ter) for JavaScript
MIT License
442 stars 16 forks source link

fix(findAll): last named segment is required #128

Closed Barbapapazes closed 1 month ago

Barbapapazes commented 1 month ago

fix #124

Hello 👋,

I added failing tests for the issue and fixed the issue by using the fix in #123.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.08%. Comparing base (122de5f) to head (bc9d51a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ======================================= Coverage 99.07% 99.08% ======================================= Files 9 9 Lines 324 327 +3 Branches 98 99 +1 ======================================= + Hits 321 324 +3 Misses 3 3 ```

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