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

feat(define-page): support babel-parser #514

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

Conversation

zhiyuanzmj
Copy link
Contributor

Support parse TSX for @vue-macros/setup-sfc

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 81.25000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 57.51%. Comparing base (cbe9ce3) to head (6e5dc20).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/codegen/generateRouteRecords.ts 25.00% 3 Missing ⚠️
src/core/definePage.ts 89.28% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #514       +/-   ##
===========================================
- Coverage   67.56%   57.51%   -10.05%     
===========================================
  Files          31       32        +1     
  Lines        3074     3032       -42     
  Branches      602      554       -48     
===========================================
- Hits         2077     1744      -333     
- Misses        991     1277      +286     
- Partials        6       11        +5     

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

@posva posva linked an issue Sep 19, 2024 that may be closed by this pull request
Copy link

pkg-pr-new bot commented Oct 21, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/unplugin-vue-router@514

commit: 6e5dc20

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.

Support definePage() outside of SFC
1 participant