Closed alangsto closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
47a1f40
) 97.72% compared to head (27006f9
) 97.72%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Typecast
PLATFORM_NAME
to a string to ensure that it can be parsed correctly by Oauth code. This fix will unblock the release of this library in edx-platform, which is currently blocked by failing tests: https://github.com/openedx/edx-platform/pull/32166.