Closed Tianhao-Gu closed 2 months ago
Attention: Patch coverage is 16.66667%
with 60 lines
in your changes missing coverage. Please review.
Project coverage is 56.20%. Comparing base (
6d8a032
) to head (81cf6e0
). Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/jupyterhub_config/custom_docker_spawner.py | 16.66% | 60 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
To be clear I've already reviewed everything in the file here; the only change is the superclass?
To be clear I've already reviewed everything in the file here; the only change is the superclass?
yea. Directly copied and pasted from previous custom_spawner
class.
Copied directly from
custom_spawner.py
which will be deleted once docker spawner is setup.