Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous integration and test coverage #16

Closed
tsalo opened this issue May 17, 2018 · 5 comments
Closed

Continuous integration and test coverage #16

tsalo opened this issue May 17, 2018 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@tsalo
Copy link
Member

tsalo commented May 17, 2018

I've only recently started working on writing tests in #15, but would like to set up CI and coverage analysis. I was thinking of using Travis and Coveralls, but am not invested in either. Does anyone have any preferred tools?

@emdupre
Copy link

emdupre commented Jun 4, 2018

I've found codecov to be slightly more stable than coveralls !

@tsalo
Copy link
Member Author

tsalo commented Jun 4, 2018

@emdupre Totally agree. I think I switched to codecov in #15 based on what you used in tedana.

@tsalo
Copy link
Member Author

tsalo commented Jan 15, 2019

Moving over to CircleCI + CodeCov.

@tsalo
Copy link
Member Author

tsalo commented Apr 22, 2019

I'm really stuck on getting CodeCov working. Between orbs, Webhooks, integrations, upload tokens, and the fact that we're trying to submit reports to CodeCov through CircleCI within a Docker image... I'm just completely lost. If anyone has some experience with this, that would be great.

@tsalo tsalo added the help wanted Extra attention is needed label Apr 22, 2019
@tsalo
Copy link
Member Author

tsalo commented Jul 28, 2019

Resolved with #148 and #150.

@tsalo tsalo closed this as completed Jul 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants