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

Coveralls is not running #88

Closed
Temikus opened this issue Nov 1, 2015 · 4 comments
Closed

Coveralls is not running #88

Temikus opened this issue Nov 1, 2015 · 4 comments

Comments

@Temikus
Copy link
Member

Temikus commented Nov 1, 2015

COVERAGE env parameter was removed from travis recently: 0767fc4

Additionally, last build was somewhere in June:
https://coveralls.io/github/fog/fog-google

Do we need to fix our test coverage checks?

/CC @icco since he made the change and @plribeiro3000 for comments

@plribeiro3000
Copy link
Member

I think we can add it back again. It might be that something is wrong thus it is not sending the data to coveralls.
Looking at the docs, it seems to be configured correctly.

@Temikus Temikus self-assigned this Nov 1, 2015
@Temikus
Copy link
Member Author

Temikus commented Nov 1, 2015

@plribeiro3000 Thanks! I'll sort this out.

@icco
Copy link
Member

icco commented Nov 2, 2015

It wasn't working at the time, so was just saying every build failed. No
problems adding it back in if it works now.

/Nat

On Sun, Nov 1, 2015, 16:16 Artem Yakimenko [email protected] wrote:

@plribeiro3000 https://github.com/plribeiro3000 Thanks! I'll sort this
out.


Reply to this email directly or view it on GitHub
#88 (comment).

@Temikus
Copy link
Member Author

Temikus commented Jun 24, 2018

Coveralls doesn't support parallel builds: lemurheavy/coveralls-public#613

I'll switch us to codecov.io, as per suggestions in the thread. That way we can merge results from parallel CI tasks into a single report. This is crucial since integration tests take a loooooong time if we don't run those in parallel (almost 2 hours).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants