IllumiDesk / illumidesk

IllumiDesk enhances your LMS with Jupyter Notebooks + Auto-Grading.
https://docs.illumidesk.com
Other
43 stars 13 forks source link

Await response when adding students to JupyterHub group #623

Closed jgwerner closed 3 years ago

jgwerner commented 3 years ago

Adds the await keyword when adding Students to the JupyterHub nbgrader-* group.

codecov[bot] commented 3 years ago

Codecov Report

Merging #623 (65c39e2) into main (5d36276) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #623   +/-   ##
=======================================
  Coverage   66.33%   66.33%           
=======================================
  Files          12       12           
  Lines         802      802           
=======================================
  Hits          532      532           
  Misses        270      270           
Impacted Files Coverage Δ
...umidesk/illumidesk/authenticators/authenticator.py 73.48% <100.00%> (ø)

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 5d36276...65c39e2. Read the comment docs.