-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: fixed course rerun route #993
fix: fixed course rerun route #993
Conversation
Thanks for the pull request, @PKulkoRaccoonGang! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #993 +/- ##
==========================================
+ Coverage 92.24% 92.28% +0.04%
==========================================
Files 704 708 +4
Lines 12444 12470 +26
Branches 2709 2706 -3
==========================================
+ Hits 11479 11508 +29
+ Misses 929 925 -4
- Partials 36 37 +1 ☔ View full report in Codecov by Sentry. |
Sandbox deployment successful 🚀 |
f55331e
to
ceb1fc4
Compare
Sandbox deployment successful 🚀 |
ceb1fc4
to
5385a82
Compare
Sandbox deployment successful 🚀 |
5385a82
to
76e5638
Compare
Sandbox deployment successful 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works beautifully, and no objections to the fix. Thanks!
@PKulkoRaccoonGang 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Settings
Description
Correction of the course rerun link on the Course home page.
Testing instructions
Other information
Issue