Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

.ci: Fix coveralls reports #469

Merged
merged 1 commit into from
Nov 7, 2017
Merged

.ci: Fix coveralls reports #469

merged 1 commit into from
Nov 7, 2017

Conversation

sboeuf
Copy link
Collaborator

@sboeuf sboeuf commented Nov 6, 2017

Coveralls needs its report to be performed against master branch to
report properly the code coverage to Github.

Signed-off-by: Sebastien Boeuf [email protected]

Coveralls needs its report to be performed against master branch to
report properly the code coverage to Github.

Signed-off-by: Sebastien Boeuf <[email protected]>
@jodh-intel
Copy link
Collaborator

jodh-intel commented Nov 7, 2017

lgtm

Approved with PullApprove Approved with PullApprove

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the little 'dance' we now do here, can we have a couple of comments in the script noting exactly what we are trying to achieve, as tbh what we had and what we have in the PR look similar enough to me in functionality that I think we could do with some precise clarification in the script itself.

Other than that - l g t m, believing you know exactly what you changed and why :-)

@sboeuf
Copy link
Collaborator Author

sboeuf commented Nov 7, 2017

@grahamwhaley Coveralls is not properly reported because we are using origin/master instead of master. The name of the branch matters apparently and this should help our Coveralls reports to be recognized as the right ones

@jodh-intel
Copy link
Collaborator

@sboeuf - does that mean we also need to update:

... and could this maybe explain clearcontainers/jenkins#9?

@sboeuf
Copy link
Collaborator Author

sboeuf commented Nov 7, 2017

@jodh-intel Yes I think we should do the same for the script in tests repo, but I am not sure this explains the sporadic issue clearcontainers/jenkins#9

@sboeuf sboeuf merged commit e6ebf85 into master Nov 7, 2017
@sboeuf sboeuf removed the in progress label Nov 7, 2017
@sboeuf sboeuf deleted the sboeuf/fix_coveralls branch November 9, 2017 00:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants