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

Address warnings of React Router #4290

Merged
merged 3 commits into from
Jan 16, 2025

Merge branch 'main' into address-react-router-warnings

2bfa11a
Select commit
Loading
Failed to load commit list.
Merged

Address warnings of React Router #4290

Merge branch 'main' into address-react-router-warnings
2bfa11a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 1s

62.72% (-0.01%) compared to a41c576

View this Pull Request on Codecov

62.72% (-0.01%) compared to a41c576

Details

Codecov Report

Attention: Patch coverage is 34.78261% with 15 lines in your changes missing coverage. Please review.

Project coverage is 62.72%. Comparing base (a41c576) to head (2bfa11a).

Files with missing lines Patch % Lines
src/web/routes.jsx 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4290      +/-   ##
==========================================
- Coverage   62.72%   62.72%   -0.01%     
==========================================
  Files        1119     1119              
  Lines       99052    99070      +18     
  Branches     6648     6650       +2     
==========================================
+ Hits        62131    62138       +7     
- Misses      36791    36802      +11     
  Partials      130      130              

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