unplugin-vue-router
unplugin-vue-router copied to clipboard
feat(define-page): support babel-parser
Support parse TSX for @vue-macros/setup-sfc
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.