[BD-13][BB-6926] refactor: fix module-containing imports - #320
Conversation
|
Thanks for the pull request, @0x29a! When this pull request is ready, tag your edX technical lead. |
Codecov ReportBase: 97.66% // Head: 97.66% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #320 +/- ##
=======================================
Coverage 97.66% 97.66%
=======================================
Files 76 76
Lines 6129 6129
=======================================
Hits 5986 5986
Misses 143 143
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
e0b6436 to
17d93c0
Compare
Agrendalath
left a comment
There was a problem hiding this comment.
👍
- I tested this: tested this along with openedx/openedx-platform#31475
- I read through the code
- I checked for accessibility issues: n/a
- Includes documentation: n/a
- I made sure any change in configuration variables is reflected in the corresponding client's
configuration-securerepository: n/a
|
@0x29a 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
module_renderandget_module_for_descriptor_internalwere renamed in openedx/openedx-platform#31475. This PR fixes imports.Testing instructions
See the testing instructions for openedx/openedx-platform#31475