edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

93 fix broken full name handling #94

Closed lzach closed 3 years ago

lzach commented 3 years ago

Ensuring that full_name is always a string when collecting assignments.

codecov[bot] commented 3 years ago

Codecov Report

Merging #94 (609917c) into master (eba8b60) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   85.94%   86.03%   +0.09%     
==========================================
  Files          71       71              
  Lines        5713     5750      +37     
==========================================
+ Hits         4910     4947      +37     
  Misses        803      803              
Impacted Files Coverage Δ
nbexchange/plugin/collect.py 84.70% <100.00%> (ø)
nbexchange/tests/test_plugin_collect.py 95.61% <100.00%> (+0.49%) :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 eba8b60...609917c. Read the comment docs.