[Bugfix:RainbowGrades] Revert accidential changes#13028
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #13028 +/- ##
============================================
+ Coverage 21.29% 21.32% +0.02%
+ Complexity 10098 10085 -13
============================================
Files 278 278
Lines 37794 37742 -52
Branches 516 516
============================================
Hits 8050 8050
+ Misses 29241 29189 -52
Partials 503 503
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
elsume
left a comment
There was a problem hiding this comment.
I launched the website while on the main branch and confirmed that trying to access the gradebook would show an error page. I then went over the reverted files and compared them to the initial files in PR#13002. Going over them, I can confirm that all the affected files are now reverted with this PR. I then switched over to this PR's branch. While testing, I was able to successfully generate rainbow grades then view them on the gradebook. Everything, especially rainbow grades, seems to be functioning as it was before PR#13002.
Why is this Change Important & Necessary?
In PR#13002, I accidentally pushed changes intended for a different branch. This PR reverts those changes.
What is the New Behavior?
Should be the same as on main, with rainbow grades functioning normally.
This PR also fixes an error you get when trying to view the gradebook introduced by the accidentally included changes:

What steps should a reviewer take to reproduce or test the bug or new feature?
submitty_install_siteAutomated Testing & Documentation
N/A