vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.77k stars 1.16k forks source link

feat: add useHistoryState() #2106

Open posva opened 6 months ago

netlify[bot] commented 6 months ago

Deploy Preview for vue-router canceled.

Name Link
Latest commit 65487dbf60a87b7d8d0557d00acedd7dbadaa126
Latest deploy log https://app.netlify.com/sites/vue-router/deploys/659e6eef551c80000834c63c
codecov-commenter commented 6 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (3b060f6) 90.85% compared to head (65487db) 90.40%. Report is 15 commits behind head on main.

Files Patch % Lines
packages/router/src/history/state.ts 40.00% 6 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2106 +/- ## ========================================== - Coverage 90.85% 90.40% -0.46% ========================================== Files 24 25 +1 Lines 1115 1125 +10 Branches 347 348 +1 ========================================== + Hits 1013 1017 +4 - Misses 63 69 +6 Partials 39 39 ```

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