fepegar / torchio

Medical imaging toolkit for deep learning
https://torchio.org
Apache License 2.0
2.08k stars 240 forks source link

Use Ruff for formatting #1204

Closed fepegar closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 95.81152% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.77%. Comparing base (9f8a727) to head (829a39d). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/torchio/external/due.py 20.00% 4 Missing :warning:
src/torchio/data/subject.py 50.00% 2 Missing :warning:
src/torchio/transforms/transform.py 91.66% 1 Missing :warning:
src/torchio/utils.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1204 +/- ## ========================================== + Coverage 84.75% 84.77% +0.02% ========================================== Files 92 92 Lines 5930 5971 +41 ========================================== + Hits 5026 5062 +36 - Misses 904 909 +5 ```

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