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

[Quince backport] fix: Route with PUBLIC_PATH #376

Merged

Conversation

arbrandes
Copy link
Contributor

See #375 for a description.

Prior to this change, the MFE would fail to render with any PUBLIC_PATH
set.  Because that is now handled entirely by `frontend-platform`, we
can avoid referring to PUBLIC_PATH entirely, here.
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (open-release/quince.master@b536180). Click here to learn what that means.

Additional details and impacted files
@@                      Coverage Diff                      @@
##             open-release/quince.master     #376   +/-   ##
=============================================================
  Coverage                              ?   94.98%           
=============================================================
  Files                                 ?      140           
  Lines                                 ?     1356           
  Branches                              ?      264           
=============================================================
  Hits                                  ?     1288           
  Misses                                ?       60           
  Partials                              ?        8           

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

@arbrandes
Copy link
Contributor Author

Since Quince is upon us, I'm going to take the liberty to merge this before the fix to master lands. Thanks for the thumbs up, @brian-smith-tcril!

@arbrandes arbrandes merged commit acdad5a into openedx:open-release/quince.master Dec 10, 2023
6 checks passed
@arbrandes arbrandes deleted the fix-route-quince branch December 10, 2023 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants