unplugin-vue-router icon indicating copy to clipboard operation
unplugin-vue-router copied to clipboard

feat(define-page): support babel-parser

Open zhiyuanzmj opened this issue 1 year ago • 2 comments

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

zhiyuanzmj avatar Sep 19 '24 16:09 zhiyuanzmj

Codecov Report

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

Project coverage is 61.68%. Comparing base (06f99fe) to head (82ecaae). Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/codegen/generateRouteRecords.ts 25.00% 3 Missing :warning:
src/core/definePage.ts 91.42% 3 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #514      +/-   ##
==========================================
- Coverage   61.72%   61.68%   -0.04%     
==========================================
  Files          32       32              
  Lines        3135     3145      +10     
  Branches      580      580              
==========================================
+ Hits         1935     1940       +5     
- Misses       1194     1199       +5     
  Partials        6        6              

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Sep 19 '24 16:09 codecov[bot]

Open in Stackblitz

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

commit: 82ecaae

pkg-pr-new[bot] avatar Oct 21 '24 07:10 pkg-pr-new[bot]