Closed brian-smith-tcril closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
7a28aec
) 83.50% compared to head (858ddad
) 83.50%. Report is 1 commits behind head on master.:exclamation: Current head 858ddad differs from pull request most recent head 199a4b5. Consider uploading reports for the commit 199a4b5 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Part of https://github.com/openedx/axim-engineering/issues/23#issuecomment-1889749893
Description:
BREAKING CHANGE: consuming applications must now install
paragon
from the@openedx
scope,paragon
installed from the@edx
scope will no longer satisfy the peer dependency BREAKING CHANGE: consuming applications must now installfrontend-build
from the@openedx
scope,frontend-build
installed from the@edx
scope will no longer satisfy the peer dependencyMerge checklist:
frontend-platform
. This can be done by runningnpm start
and opening http://localhost:8080.module.config.js
file infrontend-build
.fix
,feat
) and is appropriate for your code change. Consider whether your code is a breaking change, and modify your commit accordingly.Post merge: