edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

feature parity #10

Closed lzach closed 4 years ago

lzach commented 4 years ago

Fix for issue #8

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into prepare_for_public_release will increase coverage by 0.30%. The diff coverage is 45.45%.

Impacted file tree graph

@@                      Coverage Diff                       @@
##           prepare_for_public_release      #10      +/-   ##
==============================================================
+ Coverage                       62.51%   62.82%   +0.30%     
==============================================================
  Files                              40       40              
  Lines                            1921     1937      +16     
==============================================================
+ Hits                             1201     1217      +16     
  Misses                            720      720              
Impacted Files Coverage Δ
nbexchange/plugin/list.py 15.71% <0.00%> (-0.96%) :arrow_down:
nbexchange/plugin/release_feedback.py 43.93% <0.00%> (+10.60%) :arrow_up:
nbexchange/handlers/feedback.py 87.06% <83.33%> (-0.44%) :arrow_down:
nbexchange/handlers/assignment.py 78.50% <100.00%> (+0.32%) :arrow_up:
nbexchange/plugin/fetch_feedback.py 90.69% <100.00%> (+7.36%) :arrow_up:
nbexchange/models/feedback.py 94.44% <0.00%> (-5.56%) :arrow_down:

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 26e3860...99cc262. Read the comment docs.