Skip to content

ENH: Upgrade Python version to 3.10 in CI workflows and bumpversion p…

0ff79b9
Select commit
Loading
Failed to load commit list.
Merged

Enh/image io #75

ENH: Upgrade Python version to 3.10 in CI workflows and bumpversion p…
0ff79b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2025 in 1s

93.28% (target 80.00%)

View this Pull Request on Codecov

93.28% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 89.81132% with 54 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
asltk/utils/io.py 86.48% 30 Missing ⚠️
asltk/registration/asl_normalization.py 82.22% 8 Missing ⚠️
asltk/reconstruction/t2_mapping.py 86.66% 6 Missing ⚠️
asltk/utils/image_manipulation.py 88.46% 3 Missing ⚠️
asltk/asldata.py 90.47% 2 Missing ⚠️
asltk/registration/__init__.py 94.28% 2 Missing ⚠️
asltk/aux_methods.py 87.50% 1 Missing ⚠️
asltk/reconstruction/multi_dw_mapping.py 97.50% 1 Missing ⚠️
asltk/reconstruction/multi_te_mapping.py 96.42% 1 Missing ⚠️
Files with missing lines Coverage Δ
asltk/reconstruction/cbf_mapping.py 100.00% <100.00%> (ø)
asltk/smooth/gaussian.py 100.00% <100.00%> (ø)
asltk/smooth/median.py 100.00% <100.00%> (ø)
asltk/utils/image_statistics.py 95.55% <100.00%> (+0.20%) ⬆️
asltk/aux_methods.py 88.88% <87.50%> (-1.50%) ⬇️
asltk/reconstruction/multi_dw_mapping.py 94.49% <97.50%> (+0.05%) ⬆️
asltk/reconstruction/multi_te_mapping.py 98.96% <96.42%> (-1.04%) ⬇️
asltk/asldata.py 97.47% <90.47%> (+1.01%) ⬆️
asltk/registration/__init__.py 93.75% <94.28%> (+0.50%) ⬆️
asltk/utils/image_manipulation.py 92.75% <88.46%> (+16.33%) ⬆️
... and 3 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.