edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

Add test for unknown assignments on delete #107

Closed agxs closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #107 (a203c96) into master (7f5fb2d) will increase coverage by 0.08%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   87.40%   87.48%   +0.08%     
==========================================
  Files          73       73              
  Lines        6024     6033       +9     
==========================================
+ Hits         5265     5278      +13     
+ Misses        759      755       -4     
Impacted Files Coverage Δ
nbexchange/tests/test_handlers_delete.py 94.95% <95.00%> (+0.41%) :arrow_up:
nbexchange/handlers/assignment.py 83.92% <100.00%> (+1.78%) :arrow_up:

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 7f5fb2d...a203c96. Read the comment docs.