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: add useHistoryState() #2106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: add useHistoryState()

65487db
Select commit
Loading
Failed to load commit list.
Open

feat: add useHistoryState() #2106

feat: add useHistoryState()
65487db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

90.40% (-0.46%) compared to 3b060f6

View this Pull Request on Codecov

90.40% (-0.46%) compared to 3b060f6

Details

Codecov Report

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

Project coverage is 90.40%. Comparing base (3b060f6) to head (65487db).
Report is 174 commits behind head on main.

Files with missing lines Patch % Lines
packages/router/src/history/state.ts 40.00% 6 Missing ⚠️
Additional details and impacted files
@@            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              

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