canvasapi icon indicating copy to clipboard operation
canvasapi copied to clipboard

Issue/462 Submit Multiple Files to assignment

Open kailukaitisBrendan opened this issue 3 years ago • 1 comments

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.

kailukaitisBrendan avatar Apr 14 '21 03:04 kailukaitisBrendan

Codecov Report

Merging #482 (f25b9a9) into develop (2ac9979) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 2ac9979...f25b9a9. Read the comment docs.

codecov[bot] avatar Apr 14 '21 03:04 codecov[bot]