Closed KristinAoki closed 1 month ago
Attention: Patch coverage is 98.23009%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 89.23%. Comparing base (
2a58ad2
) to head (81590b7
). Report is 4 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/courseware/course/Course.jsx | 60.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This PR adds a new route that supports unit preview and updates the iframe url to include a param to tell the backend that the content should be from the draft branch of the unit.
Supporting information
JIRA Ticket: AU-1067 🔒
Testing instructions
Other information
This PR is dependent on
edx-platform
PR #35687