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

New Matcher with param parsing #2415

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

New Matcher with param parsing #2415

wants to merge 36 commits into from

Conversation

posva
Copy link
Member

@posva posva commented Dec 5, 2024

No description provided.

Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for vue-router canceled.

Name Link
🔨 Latest commit 60564fe
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/677fad43c46d770008b86cab

Copy link

pkg-pr-new bot commented Dec 5, 2024

Open in Stackblitz

npm i https://pkg.pr.new/vue-router@2415

commit: 60564fe

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 25.68203% with 790 lines in your changes missing coverage. Please review.

Project coverage is 76.39%. Comparing base (c73e83f) to head (60564fe).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
packages/router/src/experimental/router.ts 0.00% 665 Missing and 1 partial ⚠️
...uter/src/new-route-resolver/matchers/test-utils.ts 0.00% 58 Missing and 1 partial ⚠️
packages/router/src/new-route-resolver/resolver.ts 74.45% 47 Missing ⚠️
...s/router/src/new-route-resolver/matcher-pattern.ts 81.25% 12 Missing ⚠️
...s/router/src/new-route-resolver/matchers/errors.ts 54.54% 5 Missing ⚠️
packages/router/src/new-route-resolver/index.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2415       +/-   ##
===========================================
- Coverage   94.88%   76.39%   -18.50%     
===========================================
  Files          34       41        +7     
  Lines        2993     3995     +1002     
  Branches      845      898       +53     
===========================================
+ Hits         2840     3052      +212     
- Misses        150      937      +787     
- Partials        3        6        +3     

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

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.

1 participant