Skip to content

Modernize project tooling: uv, ruff, pre-commit, tests - #8

Merged
vanandrew merged 4 commits into
mainfrom
modernize-tooling
Mar 14, 2026
Merged

Modernize project tooling: uv, ruff, pre-commit, tests#8
vanandrew merged 4 commits into
mainfrom
modernize-tooling

Fix PyInstaller builds: use pip instead of uv for shared lib compat

7ec58bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 68.75000% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@321d37c). Learn more about missing BASE report.

Files with missing lines Patch % Lines
xa30_workaround/scripts/dcmdat2niix.py 66.66% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage        ?   44.60%           
=======================================
  Files           ?        3           
  Lines           ?      213           
  Branches        ?        0           
=======================================
  Hits            ?       95           
  Misses          ?      118           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 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.