office-hours-queue
office-hours-queue copied to clipboard
Feature/file upload
Students can now upload files and delete files associated with questions.
Codecov Report
Base: 99.01% // Head: 98.42% // Decreases project coverage by -0.58%
:warning:
Coverage data is based on head (
b245f72
) compared to base (f73ec90
). Patch coverage: 90.32% of modified lines in pull request are covered.
:exclamation: Current head b245f72 differs from pull request most recent head bb8137e. Consider uploading reports for the commit bb8137e to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #214 +/- ##
==========================================
- Coverage 99.01% 98.42% -0.59%
==========================================
Files 25 26 +1
Lines 1316 1395 +79
==========================================
+ Hits 1303 1373 +70
- Misses 13 22 +9
Flag | Coverage Δ | |
---|---|---|
backend | 98.42% <90.32%> (-0.59%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
backend/ohq/management/commands/createcourse.py | 100.00% <ø> (ø) |
|
backend/ohq/statistics.py | 100.00% <ø> (ø) |
|
backend/ohq/admin.py | 85.00% <83.33%> (-15.00%) |
:arrow_down: |
backend/ohq/permissions.py | 98.30% <85.71%> (-0.81%) |
:arrow_down: |
backend/ohq/views.py | 97.88% <90.00%> (-1.30%) |
:arrow_down: |
backend/ohq/forms.py | 100.00% <100.00%> (ø) |
|
backend/ohq/models.py | 100.00% <100.00%> (ø) |
|
backend/ohq/serializers.py | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.