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

PRs: "First build on master" #610

Closed
hugovk opened this issue Aug 28, 2015 · 12 comments
Closed

PRs: "First build on master" #610

hugovk opened this issue Aug 28, 2015 · 12 comments

Comments

@hugovk
Copy link

hugovk commented Aug 28, 2015

I've noticed pull requests are no longer reporting coverage against the upstream master.

For example, this PR says:

coverage/coveralls — First build on master at 75.972%

This isn't much use. The check used to say how much the coverage had increased or decreased based on the upstream fork.

Is there some new setting or something missing from our repo/Coveralls configuration?

@julienbaley
Copy link

We're having exactly the same problem, no increase/decrease is reported as coveralls weirdly seem to believe this is the first build on master.

Can we get some help here? We're trying to keep coverage high by having a fail condition on coverage decrease, and those "first builds" break the feature.

@rwd
Copy link

rwd commented Feb 24, 2016

Same here, on the 1246th build, making it difficult to enforce coverage.

@McPringle
Copy link

Still not fixed, the same happens here: This is our 109th build but the email says First build on develop …

@dougnukem
Copy link

I'm seeing a similar issue as well. Basically travis-ci "push" builds don't show difference in coverage, but "PR" builds do.

Is there any update is this a bad configuration that we can fix on our projects end?

Project: https://github.com/codingsince1985/geo-golang/
Language: Go
CI: Travis-CI
Coveralls Integration: goveralls and gover to aggregate coverage across multiple packages

  • goveralls -service=travis-ci -coverprofile=gover.coverprofile

https://coveralls.io/github/codingsince1985/geo-golang?branch=master

@nickmerwin
Copy link
Member

Hey all, we've deployed a fix for this issue. Could everyone check and confirm?

I'll re-open if not.

Thank you!

@McPringle
Copy link

I can confirm that the fix worked fine for my last two pushes.

Thank you!

@homm
Copy link

homm commented Aug 8, 2016

Hi! We are experiencing the same issue again. python-pillow/Pillow#2060

@lthur
Copy link

lthur commented Apr 21, 2017

We are experiencing the same issue right now.
It is everything ok?

@paltman
Copy link

paltman commented Jun 29, 2017

We are experiencing this issue with one of our private repositories.

@hugovk
Copy link
Author

hugovk commented Jun 30, 2017

Hey all, we've deployed a fix for this issue. Could everyone check and confirm?

I'll re-open if not.

@nickmerwin Please can you re-open this?

@Flamefire
Copy link

@nickmerwin Happening again

@jessica-pixvana
Copy link

Im having the same issue as @Flamefire

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

No branches or pull requests