Skip to content

Re-enable code coverage reporting #176

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

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Re-enable code coverage reporting #176

merged 1 commit into from
Jul 2, 2020

Conversation

GrahamCampbell
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
License MIT

Code coverage reporting was commented out in the travis file due to needing PHPSpec support. This is provided by a replacement package. This PR is basically the same as php-http/client-common#195, which was merged earlier today. ;)

@GrahamCampbell
Copy link
Contributor Author

Hmmm, not sure why this isn't working?

@dbu
Copy link
Contributor

dbu commented Jul 2, 2020

i also don't see it. but just a blind guess: run coverage in a build with the most recent versions, instead of the prefer-lowest build?

@GrahamCampbell
Copy link
Contributor Author

@dbu Yep, that was it!

@GrahamCampbell GrahamCampbell marked this pull request as ready for review July 2, 2020 09:48
@GrahamCampbell
Copy link
Contributor Author

Works 🎉

@dbu dbu merged commit b3ecadf into php-http:master Jul 2, 2020
@dbu
Copy link
Contributor

dbu commented Jul 2, 2020

cheers!

@GrahamCampbell GrahamCampbell deleted the patch-2 branch July 2, 2020 11:46
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

Successfully merging this pull request may close these issues.

2 participants