canvasapi icon indicating copy to clipboard operation
canvasapi copied to clipboard

Issue/636 duplicate assignment

Open dsavransky opened this issue 2 years ago • 1 comments

Proposed Changes

  • Adds endpoint coverage for Duplicate Assignment (https://canvas.instructure.com/doc/api/assignments.html#method.assignments_api.duplicate)

Fixes #636 .

dsavransky avatar Oct 02 '23 15:10 dsavransky

Codecov Report

Merging #637 (d8a7d90) into develop (02d42cb) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           develop      #637   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           73        73           
  Lines         3732      3735    +3     
=========================================
+ Hits          3732      3735    +3     
Files Coverage Δ
canvasapi/assignment.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 02 '23 15:10 codecov[bot]