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

Add new optional clover-html formatter. #1436

Merged
merged 8 commits into from
Nov 25, 2020

Commits on Nov 15, 2020

  1. Make use of PHPUnit 9 code coverage and reporting

    Fixes #1430
    
    Add runner for PHPUnit 9
    Add support for Clover HTML report.
    Pass PHPUnit configuration values to filter and code coverage classes.
    BlairCooper committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    ae5b106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b61209d View commit details
    Browse the repository at this point in the history
  3. Make use of PHPUnit 9 code coverage and reporting

    Fixes #1430
    
    Add runner for PHPUnit 9
    Add support for Clover HTML report.
    Pass PHPUnit configuration values to filter and code coverage classes.
    BlairCooper committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    d7971f2 View commit details
    Browse the repository at this point in the history
  4. Re-dd CoverageMergercode

    Put back in the CoverageMerger code but made it conditional on the
    coverage-setup task being used so that it is possible to just utilize
    the Clover coverage reporting.
    BlairCooper committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    a91d34b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a0c888 View commit details
    Browse the repository at this point in the history
  6. Fix merge conflict

    BlairCooper committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    a3868f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26ba82c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    4acb8a8 View commit details
    Browse the repository at this point in the history