Closed ethanmeade closed 3 years ago
Merging #139 (10f1c33) into main (9d48d3a) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #139 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 327 327
===========================================
Files 77 77
Lines 1457 1469 +12
Branches 69 69
===========================================
+ Hits 1457 1469 +12
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...components/TutorAssignment/TutorAssignmentTable.js | 100.00% <100.00%> (ø) |
0.00 <0.00> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9d48d3a...10f1c33. Read the comment docs.
Resolves #113. This PR makes the 'Tutor Assignments' Table accessible as an admin sortable by Course Id, Course, Tutor, and Assignment Type.