refactor: replace usages of get_real_user and course_id [BD-13] - #291
refactor: replace usages of get_real_user and course_id [BD-13]#291xitij2000 wants to merge 3 commits into
Conversation
|
Thanks for the pull request, @xitij2000! When this pull request is ready, tag your edX technical lead. |
04a090d to
81bdfae
Compare
Replaces usages of runtime.course_id with runtime.scope_ids.usage_id.context_key.
81bdfae to
46e2fcc
Compare
Codecov ReportBase: 96.65% // Head: 96.65% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #291 +/- ##
=======================================
Coverage 96.65% 96.65%
=======================================
Files 68 68
Lines 5237 5238 +1
=======================================
+ Hits 5062 5063 +1
Misses 175 175
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. |
|
@xitij2000 I can review this one, can you rebase and fix the conflicts? I can review and test. |
|
Closing, as we included this in #249. |
|
@xitij2000 Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
Replaces usages of
get_real_userwith theUserServiceandcourse_idwithruntime.scope_ids.usage_id.context_key