Skip to content

issues Search Results · repo:codeclimate/php-test-reporter language:PHP

Filter by

35 results
 (70 ms)

35 results

incodeclimate/php-test-reporter (press backspace or delete to remove)

It seems that there is no version tagged yet as compatible with php 8
  • gggeek
  • 1
  • Opened 
    on Dec 6, 2020
  • #137

Steps required to reproduce the problem 1. composer install composer.json states: php : ^5.3 || ^7.0 , symfony/console : ^2.0 || ^3.0 || ^4.0 symfony/service-contracts claims: symfony/service-contracts ...
  • dk-jessn
  • 1
  • Opened 
    on Jan 9, 2020
  • #135

Steps required to reproduce the problem 1. composer create-project symfony/skeleton:^4.0 symfony4 2. cd symfony4 3. composer require codeclimate/php-test-reporter --dev Expected Result - Successfully ...
  • tarlepp
  • 10
  • Opened 
    on Nov 30, 2017
  • #130

Steps required to reproduce the problem a. a.1. Edit your projects .travis.yml a.2. add the wget command, mentinioned in the readme.md using the tester as Phar tool b. or try to run the wget command ...
  • mimmi20
  • 2
  • Opened 
    on Apr 13, 2017
  • #123

Steps required to reproduce the problem 1. Setup custom server at URL that is not codeclimate.com 2. Run code coverage with env CODECLIMATE_API_HOST set to that URL 3. Observe request headers Expected ...
bug
help wanted
  • solonrice
  • 5
  • Opened 
    on Mar 27, 2017
  • #121

Steps required to reproduce the problem 1. tag a commit and push to origin (or tag it via GitHub UI) Expected Result - a PHAR is automatically created on the PHP5.3 build on Travis, see .travis.yml ...
  • localheinz
  • 3
  • Opened 
    on Feb 15, 2017
  • #118

I ve just started trying to set up code climate and I think I finally got everything working but builds run via travis are failing with the following error: PHP Parse error: syntax error, unexpected ...
  • thomasplevy
  • 5
  • Opened 
    on Jan 26, 2017
  • #107

When installing the package the following message is displayed by composer: Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead. Would be a good idea to not use ...
  • mrailton
  • 3
  • Opened 
    on Jan 19, 2017
  • #103

We ve received a report of a user struggling to set up php test coverage, and with their permission, took a look at the payload being sent by the php-test-reporter. Here s a little node.js script showing ...
bug
  • maxjacobson
  • 2
  • Opened 
    on Jan 17, 2017
  • #100

My travis.yaml is almost identical to the one for this project and yet I get the horrible error output that clover.xml is not found: https://travis-ci.org/carbontwelve/tapestry/jobs/191265093#L269 PHP ...
  • carbontwelve
  • 3
  • Opened 
    on Jan 12, 2017
  • #96
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub