chore(ci): Add Windows test job#1113
Conversation
|
Looks like actually a fairly manageable job. @kaare-mikkelsen, would you be interested in having a go at adding Windows support? |
|
Hi @effigies |
|
My approach at this would be to first fix the failing tests from this run: https://github.com/bids-standard/pybids/actions/runs/12323508594/job/34399274262?pr=1113 I listed them below I would :
|
|
@Remi-Gau that sounds pretty straight forward :) I will look into this when I get the time again, but also won't be in any way upset if someone solves it before then. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1113 +/- ##
==========================================
+ Coverage 89.33% 89.44% +0.11%
==========================================
Files 66 66
Lines 7259 7259
Branches 1149 1149
==========================================
+ Hits 6485 6493 +8
+ Misses 565 558 -7
+ Partials 209 208 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No idea how tied we are to posix. Probably pretty tightly, but there's no reason in principle it couldn't be undone.
xref #1111