Skip to content
Snippets Groups Projects
  1. Oct 21, 2015
  2. Oct 16, 2015
  3. Oct 11, 2015
  4. Aug 05, 2015
  5. May 27, 2015
  6. May 26, 2015
  7. May 13, 2015
  8. Jan 12, 2015
    • Thijs Kinkhorst's avatar
      Only submit results for PHP 5.6 to coveralls · 3069a65f
      Thijs Kinkhorst authored
      & make phpunit dev dependency explicit.
      3069a65f
    • Brook Schofield's avatar
      Add coveralls support · cbade50a
      Brook Schofield authored
      Updated the composer.lock to install satooshi/php-coveralls
      
      Add .coveralls.yml to stop errors.
      
      Added coverage_clover pointing to correct location.
      
      json_path now... anything to get bin/vendor/coveralls to actually execute!
      
      Only push coverage reports for a single version of PHP
      
      Add whitelist + exclusion files to coverage.
      
      Reduce code coverage % by processing all files :-)
      
      Beware adding additional directories for tests without setting up config + mocking the rest of the environment.
      
      Don't show uncovered files.
      
      Attempt upload for all PHP versions. Is this stacktrace always generated?
      
      Return to "true" for uncovered files.
      
      There is a path problem somewhere!
      cbade50a
  9. Nov 12, 2014
  10. Nov 05, 2014
  11. Feb 28, 2014
  12. Feb 27, 2014
  13. Feb 24, 2014
  14. Jan 28, 2014
  15. Nov 15, 2013
Loading