Conversation
- Issue : #25 - updated dependencies - new endpoint: /plagiarism-detector
- reduced the nested directory structure for file submission - new location MEDIA_ROOT/submissions/assignments/<assg_id>/
- Only One Solution object is created (OneToOne) - moved all Auth & Permission classes to settings - Update/Delete Views for Questions, Submissions & Assignments (New End-points) - Now ID is also returned for listing Submissions
- fixed a bug where submitting a solution for different user resulted in Unique Validator - cleaned & renamed Endpoints - Plagiarism Service WIP
- Renamed service to codesim - PlagiarismView works now 😉
- Fix #29 - New Fields are returned in codesim utility
|
Hello @Bhupesh-V! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2020-01-18 13:13:47 UTC |
Codecov Report
@@ Coverage Diff @@
## dev #31 +/- ##
=========================================
- Coverage 70.94% 65.8% -5.15%
=========================================
Files 19 20 +1
Lines 444 500 +56
=========================================
+ Hits 315 329 +14
- Misses 129 171 +42
Continue to review full report at Codecov.
|
|
This pull request introduces 2 alerts when merging 4c5dbd1 into fa5c41a - view on LGTM.com new alerts:
|
- fix lgtm problems - fix PEP
No description provided.