Closed lebrice closed 9 months ago
Attention: 37 lines
in your changes are missing coverage. Please review.
Comparison is base (
aa953ab
) 58.50% compared to head (5090f12
) 60.48%.
Files | Patch % | Lines |
---|---|---|
milatools/cli/commands.py | 9.09% | 30 Missing :warning: |
milatools/cli/utils.py | 83.33% | 4 Missing :warning: |
milatools/cli/vscode_utils.py | 94.44% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR:
--cluster
flag to themila code
command.--cluster
with a cluster that is not known to have internet access on its compute nodes, this also copies any missing vscode extensions from the local machine over to the cluster./home
on Narval,/home/mila
on Mila).--alloc --account=(professor)-ad-gpu
(or similar) when usingmila code <path> --cluster <some_cluster>
(the DRAC account of Mila profs are not hard-coded in the source code).TODOs: