Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

tests and use in test model

6d36fa7
Select commit
Loading
Failed to load commit list.
Draft

BUG: Hyperdrive jobs not possible with v2 SDK #880

tests and use in test model
6d36fa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2026 in 0s

70.47% (+0.02%) compared to 7e8c8a0

View this Pull Request on Codecov

70.47% (+0.02%) compared to 7e8c8a0

Details

Codecov Report

❌ Patch coverage is 75.38462% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.47%. Comparing base (7e8c8a0) to head (6d36fa7).
⚠️ Report is 41 commits behind head on main.

Files with missing lines Patch % Lines
hi-ml/src/health_ml/utils/common_utils.py 83.33% 6 Missing and 2 partials ⚠️
hi-ml/src/health_ml/configs/hello_world.py 41.66% 7 Missing ⚠️
hi-ml-azure/src/health_azure/himl.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
hi-ml/src/health_ml/deep_learning_config.py 84.58% <100.00%> (+0.06%) ⬆️
hi-ml/src/health_ml/experiment_config.py 100.00% <ø> (ø)
hi-ml/src/health_ml/runner.py 87.64% <100.00%> (+0.75%) ⬆️
hi-ml-azure/src/health_azure/himl.py 26.93% <0.00%> (-0.09%) ⬇️
hi-ml/src/health_ml/configs/hello_world.py 83.45% <41.66%> (-3.95%) ⬇️
hi-ml/src/health_ml/utils/common_utils.py 84.89% <83.33%> (-0.98%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.