datalad / datalad-neuroimaging

DataLad extension for neuroimaging research
http://datalad.org
Other
17 stars 14 forks source link

Enable new codecov uploader in Appveyor CI #97

Closed mslw closed 2 years ago

mslw commented 2 years ago

Enables a new codecov uploader after the old one was fully replaced by codecov. Fixes #91

I followed codecov's blog post and an analogous change in datalad. I'm not sure why on windows the codecov call is done with -f "coverage.xml" and on linux without, but that's how it's done in datalad.