fepegar / torchio

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

Fix workflow to publish the package #1237

Closed fepegar closed 6 days ago

fepegar commented 6 days ago

(Generated by GitHub Copilot)

This pull request includes significant changes to the .github/workflows/publish.yml file to improve the build and publish process for the package. The changes involve splitting the job into separate build and publish steps, updating the tools and actions used, and ensuring artifacts are properly handled.

Improvements to the build and publish process:

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.48%. Comparing base (014151c) to head (d92fb51). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1237 +/- ## ========================================== - Coverage 87.13% 84.48% -2.66% ========================================== Files 92 92 Lines 5962 5962 ========================================== - Hits 5195 5037 -158 - Misses 767 925 +158 ```

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