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

Code Climate reports a wrong code coverage #8

Open
bgaillard opened this issue Jan 19, 2015 · 0 comments
Open

Code Climate reports a wrong code coverage #8

bgaillard opened this issue Jan 19, 2015 · 0 comments
Assignees
Milestone

Comments

@bgaillard
Copy link
Member

It appears that Code Climate displays a bad code coverage (71% but should be 93% now).

This is because Code Climate does not support multiple code coverage payloads for one commit. As a workaround I added a code-climate-test-reporter custom publisher script at the root of the project. This scripts publishes to code climate only if the PHP version is 5.3.

Check if it works when the develop branch is merge into the master branch.

@bgaillard bgaillard self-assigned this Jan 19, 2015
@bgaillard bgaillard added this to the 1.0.1 milestone Jan 19, 2015
@bgaillard bgaillard modified the milestones: 1.0.5, 1.0.1 Apr 16, 2015
@bgaillard bgaillard modified the milestones: 1.0.5, 1.0.6, 1.1.7 Apr 26, 2015
@bgaillard bgaillard modified the milestones: 1.0.8, 1.0.9 Oct 19, 2015
@bgaillard bgaillard modified the milestones: 1.0.9, 1.0.10 Nov 13, 2015
@bgaillard bgaillard modified the milestones: 1.1.2, 1.1.3 Nov 25, 2015
@bgaillard bgaillard modified the milestones: 1.3.0, 1.1.2, 1.4.0 Dec 24, 2015
@bgaillard bgaillard removed this from the 1.5.0 milestone Feb 15, 2016
@bgaillard bgaillard modified the milestones: 1.6.0, 1.5.0 Feb 15, 2016
@bgaillard bgaillard modified the milestones: 1.8.0, 2.0.0 Oct 20, 2016
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

1 participant