edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

Add code for collect plugin to manage errors from collect handler #109

Closed perllaghu closed 3 years ago

perllaghu commented 3 years ago

WIP for sanity check....

Addresses https://gitlab.edina.ac.uk/naas/nbexchange/-/issues/3

codecov[bot] commented 3 years ago

Codecov Report

Merging #109 (aeaf08a) into master (6250f51) will increase coverage by 0.06%. The diff coverage is 92.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   87.48%   87.55%   +0.06%     
==========================================
  Files          73       73              
  Lines        6033     6115      +82     
==========================================
+ Hits         5278     5354      +76     
- Misses        755      761       +6     
Impacted Files Coverage Δ
nbexchange/plugin/fetch_assignment.py 82.71% <50.00%> (-6.18%) :arrow_down:
nbexchange/plugin/collect.py 89.13% <87.50%> (+0.89%) :arrow_up:
nbexchange/tests/test_plugin_collect.py 95.03% <100.00%> (+0.61%) :arrow_up:
nbexchange/tests/test_plugin_fetch_assignment.py 96.07% <100.00%> (+0.35%) :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 6250f51...aeaf08a. Read the comment docs.