microsoft / hi-ml

HI-ML toolbox for deep learning for medical imaging and Azure integration
https://aka.ms/hi-ml
MIT License
269 stars 60 forks source link

FIX: Fix env variables not passed to AML SDK v2 jobs #885

Closed fepegar closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #885 (5bb7d8b) into main (0baf1d1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

Flag Coverage Δ
hi-ml 83.01% <ø> (ø)
hi-ml-azure 25.38% <ø> (ø)
hi-ml-cpath 75.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
hi-ml-azure/src/health_azure/himl.py 27.01% <ø> (ø)
fepegar commented 1 year ago

@ant0nsc, can you please help me with those failing tests?

fepegar commented 1 year ago

Thank you both!