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: make Tutor-MFE config compatible with React Router v6 #574

Merged
merged 2 commits into from
Oct 3, 2023

fix: remove slash trimming and rely on proper tutor-mfe config

64f3539
Select commit
Loading
Failed to load commit list.
Merged

fix: make Tutor-MFE config compatible with React Router v6 #574

fix: remove slash trimming and rely on proper tutor-mfe config
64f3539
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2023 in 1s

83.19% (+0.01%) compared to 8182d21

View this Pull Request on Codecov

83.19% (+0.01%) compared to 8182d21

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (8182d21) 83.17% compared to head (64f3539) 83.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #574      +/-   ##
==========================================
+ Coverage   83.17%   83.19%   +0.01%     
==========================================
  Files          40       40              
  Lines        1070     1071       +1     
  Branches      195      195              
==========================================
+ Hits          890      891       +1     
  Misses        168      168              
  Partials       12       12              
Files Coverage Δ
src/initialize.js 98.79% <100.00%> (+0.01%) ⬆️
src/react/AppProvider.jsx 83.33% <100.00%> (ø)

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