Conversation
- separate logic from views, new utilities app for email, judge and plagiarism services - fixes issue #12 - update Django and drf to secure versions
- bump coderunner to 0.5 - 2 new functions run_code() and submit_code()
- new PlagResult model #17 - new moss_key field in Professor model - Support for New languages PHP, Bash
- cleaned judge.py (remove duplicate code) - fixed the bug where a new file was saved for every submission - Submission status is set to 'not-attempted' by default now
|
Hello @Bhupesh-V! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
Codecov Report
@@ Coverage Diff @@
## dev #28 +/- ##
==========================================
+ Coverage 68.66% 70.94% +2.28%
==========================================
Files 16 19 +3
Lines 418 444 +26
==========================================
+ Hits 287 315 +28
+ Misses 131 129 -2
Continue to review full report at Codecov.
|
|
This pull request fixes 1 alert when merging cd4fa9d into 654f116 - view on LGTM.com fixed alerts:
|
Issues resolved #17 #11 #12