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: upgrade react router to v6 #542

Merged
merged 6 commits into from
Dec 7, 2023

feat: upgrade react router to v6

bf76d80
Select commit
Loading
Failed to load commit list.
Merged

feat: upgrade react router to v6 #542

feat: upgrade react router to v6
bf76d80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 30, 2023 in 0s

92.30% (-0.08%) compared to a479f5a

View this Pull Request on Codecov

92.30% (-0.08%) compared to a479f5a

Details

Codecov Report

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

Comparison is base (a479f5a) 92.37% compared to head (bf76d80) 92.30%.

❗ Current head bf76d80 differs from pull request most recent head 0e81b24. Consider uploading reports for the commit 0e81b24 to get more accurate results

Files Patch % Lines
src/discussions/posts/post/Post.jsx 25.00% 6 Missing ⚠️
...c/discussions/discussions-home/DiscussionsHome.jsx 81.81% 2 Missing ⚠️
src/discussions/post-comments/PostCommentsView.jsx 66.66% 2 Missing ⚠️
src/discussions/data/hooks.js 87.50% 1 Missing ⚠️
src/discussions/learners/LearnersView.jsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #542      +/-   ##
==========================================
- Coverage   92.37%   92.30%   -0.08%     
==========================================
  Files         169      169              
  Lines        3450     3483      +33     
  Branches      898      907       +9     
==========================================
+ Hits         3187     3215      +28     
- Misses        243      248       +5     
  Partials       20       20              

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