You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is a goveralls or coveralls issue, but I'm always seeing coveralls.io report a travis-ci "push" build as "First build on master X%" instead of showing the code coverage diff. I am seeing code coverage diff for pull-request "PR" builds from travis-ci.
Is this a bad configuration that we can fix on our projects end?
Could this be related to a failure at retrieving the git metadata? @dougnukem@kiambogo can you please try with master version of goveralls and enable -debug=true? We should be able to figure this out based on the payload sent to coveralls.io
Not sure if this is a goveralls or coveralls issue, but I'm always seeing coveralls.io report a travis-ci "push" build as "First build on master X%" instead of showing the code coverage diff. I am seeing code coverage diff for pull-request "PR" builds from travis-ci.
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
Maybe related to coveralls: lemurheavy/coveralls-public#610
The text was updated successfully, but these errors were encountered: