edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

Add full name to gradebook #81

Closed lzach closed 3 years ago

lzach commented 3 years ago

Add/update the full name of the student to the gradebook when collecting assignments.

codecov[bot] commented 3 years ago

Codecov Report

Merging #81 (adcf985) into master (f9dcea0) will decrease coverage by 0.01%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   78.43%   78.41%   -0.02%     
==========================================
  Files          43       44       +1     
  Lines        2087     2113      +26     
==========================================
+ Hits         1637     1657      +20     
- Misses        450      456       +6     
Impacted Files Coverage Δ
nbexchange/handlers/auth/naas_user_handler.py 70.58% <ø> (ø)
nbexchange/handlers/collection.py 89.42% <ø> (ø)
...bic/versions/bfe19408f64f_add_full_name_to_user.py 66.66% <66.66%> (ø)
nbexchange/plugin/collect.py 84.70% <80.00%> (-0.63%) :arrow_down:
nbexchange/handlers/base.py 97.75% <100.00%> (+0.07%) :arrow_up:
nbexchange/models/users.py 78.94% <100.00%> (+0.56%) :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 f9dcea0...adcf985. Read the comment docs.