NKI-AI / direct

Deep learning framework for MRI reconstruction
https://docs.aiforoncology.nl/direct
Apache License 2.0
235 stars 41 forks source link

Adds vSHARP model and code quality changes #258

Closed georgeyiasemis closed 7 months ago

georgeyiasemis commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 89.29032% with 83 lines in your changes are missing coverage. Please review.

Project coverage is 84.49%. Comparing base (b56a724) to head (dcdd5c3). Report is 1 commits behind head on main.

:exclamation: Current head dcdd5c3 differs from pull request most recent head dc69971. Consider uploading reports for the commit dc69971 to get more accurate results

Files Patch % Lines
direct/nn/mri_models.py 81.55% 19 Missing :warning:
direct/data/mri_transforms.py 85.34% 17 Missing :warning:
direct/functionals/hfen.py 81.08% 14 Missing :warning:
direct/engine.py 25.00% 12 Missing :warning:
direct/nn/vsharp/vsharp.py 92.40% 12 Missing :warning:
direct/functionals/snr.py 87.50% 3 Missing :warning:
direct/nn/unet/unet_3d.py 98.34% 2 Missing :warning:
direct/nn/vsharp/vsharp_engine.py 96.92% 2 Missing :warning:
direct/predict.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #258 +/- ## ========================================== + Coverage 84.05% 84.49% +0.43% ========================================== Files 93 96 +3 Lines 6486 6964 +478 ========================================== + Hits 5452 5884 +432 - Misses 1034 1080 +46 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.