feat: add adaptive sampling, motion registration, MEDL, and e2e ADS configs - #316
Open
georgeyiasemis wants to merge 105 commits into
Open
feat: add adaptive sampling, motion registration, MEDL, and e2e ADS configs#316georgeyiasemis wants to merge 105 commits into
georgeyiasemis wants to merge 105 commits into
Codecov / codecov/project
succeeded
Aug 10, 2026 in 1s
83.81% (-0.91%) compared to 65b3a9e
View this Pull Request on Codecov
83.81% (-0.91%) compared to 65b3a9e
Details
Codecov Report
❌ Patch coverage is 79.22461% with 493 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.81%. Comparing base (65b3a9e) to head (7d25ab2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| direct/nn/mri_models.py | 66.28% | 117 Missing |
| direct/data/mri_transforms.py | 57.47% | 91 Missing |
| direct/nn/adaptive/parameterized.py | 72.50% | 55 Missing |
| direct/nn/adaptive/policy.py | 77.11% | 54 Missing |
| direct/engine.py | 42.69% | 51 Missing |
| direct/nn/medl/medl_engine.py | 69.90% | 31 Missing |
| direct/nn/vsharp/vsharp_engine.py | 35.55% | 29 Missing |
| direct/nn/adaptive/utils.py | 84.94% | 14 Missing |
| direct/nn/registration/registration.py | 91.57% | 8 Missing |
| direct/nn/adaptive/sampler.py | 92.92% | 7 Missing |
| ... and 13 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #316 +/- ##
==========================================
- Coverage 84.71% 83.81% -0.91%
==========================================
Files 110 129 +19
Lines 10122 12350 +2228
==========================================
+ Hits 8575 10351 +1776
- Misses 1547 1999 +452 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading