canvasapi
canvasapi copied to clipboard
Issue/462 Submit Multiple Files to assignment
Proposed Changes
This pull requests address issue #462 by adding two methods, bulk_submit and bulk_upload, which allow submitting and uploading multiple files to an assignment submission, respectively.
Codecov Report
Merging #482 (f25b9a9) into develop (2ac9979) will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## develop #482 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 67 67
Lines 3583 3605 +22
=========================================
+ Hits 3583 3605 +22
| Impacted Files | Coverage Δ | |
|---|---|---|
| canvasapi/assignment.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 2ac9979...f25b9a9. Read the comment docs.