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(findAll): last named segment is required #128

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

Barbapapazes
Copy link
Member

fix #124

Hello 👋,

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

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

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

@pi0 pi0 changed the title fix: find all fix(findAll): last named segment is required Aug 22, 2024
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@pi0 pi0 merged commit 13c522e into unjs:main Aug 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There seems to be a problem with findAllRoutes boundaries
2 participants