Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/462 Submit Multiple Files to assignment #482

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

kailukaitisBrendan
Copy link
Contributor

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
Copy link

codecov bot commented Apr 14, 2021

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.

@jessemcbride jessemcbride self-assigned this Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants