nipreps / sdcflows

Susceptibility Distortion Correction (SDC) workflows for EPI MR schemes
https://www.nipreps.org/sdcflows
Apache License 2.0
32 stars 26 forks source link

CI: Drop CircleCI, using GHA only #459

Closed effigies closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.66%. Comparing base (82f419b) to head (2b7e23e). Report is 21 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #459 +/- ## ========================================== + Coverage 76.34% 83.66% +7.31% ========================================== Files 32 32 Lines 2816 2816 Branches 377 377 ========================================== + Hits 2150 2356 +206 + Misses 598 390 -208 - Partials 68 70 +2 ```

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

effigies commented 1 month ago

I'm going to merge to fix the builds. It might be worth re-adding CircleCI config just for the artifacts, but triggered on a [circleci] tag in the commit message or something.