Skip to content
Snippets Groups Projects
  1. Feb 13, 2022
  2. Dec 09, 2021
  3. Jan 19, 2021
  4. Jan 18, 2021
  5. Nov 19, 2019
  6. Oct 25, 2019
  7. Aug 07, 2017
  8. Mar 22, 2017
  9. Jun 10, 2016
  10. Jan 12, 2015
    • 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
  11. Oct 01, 2014
  12. Apr 10, 2014
Loading