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

fix: Try using history instead of window.loc.href #3706

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

fix: Try using history instead of window.loc.href

5658f52
Select commit
Loading
Failed to load commit list.
Open

fix: Try using history instead of window.loc.href #3706

fix: Try using history instead of window.loc.href
5658f52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

98.71% (+0.00%) compared to 71c0a5b

View this Pull Request on Codecov

98.71% (+0.00%) compared to 71c0a5b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (71c0a5b) to head (5658f52).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3706   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files         828      828           
  Lines       14891    14893    +2     
  Branches     4229     4229           
=======================================
+ Hits        14700    14702    +2     
  Misses        182      182           
  Partials        9        9           
Files with missing lines Coverage Δ
src/pages/TermsOfService/TermsOfService.tsx 98.18% <100.00%> (+0.06%) ⬆️
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.28% <100.00%> (+<0.01%) ⬆️
Services 99.27% <ø> (ø)
Shared 99.37% <ø> (ø)
UI 99.07% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71c0a5b...5658f52. Read the comment docs.