Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mheap/phpunit-github-actions-printer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: mheap/phpunit-github-actions-printer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 16 files changed
  • 4 contributors

Commits on Jul 3, 2020

  1. Make tests pass again

    mheap committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    948ae06 View commit details
    Browse the repository at this point in the history
  2. Enable multiline messages in annotations

    Uses '%0A' for newline.
    BrianHenryIE authored and mheap committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    5238cde View commit details
    Browse the repository at this point in the history
  3. Always use reflection to check class filename

    But use the original line if the path was already correct.
    BrianHenryIE authored and mheap committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    cce752a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Add support for PHPUnit 9

    mheap committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    95128c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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

Commits on Sep 13, 2020

  1. Add PHPUnit 7 support (#20)

    mheap authored Sep 13, 2020
    Configuration menu
    Copy the full SHA
    93107fd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Add support for data providers

    mheap committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    eae84d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. PHPUnit 6 support + refactoring (#23)

    Co-authored-by: Michael Heap <m@michaelheap.com>
    Mitchell Macpherson and mheap authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    91658a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316d5f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

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

Commits on Feb 28, 2021

  1. Fix xdebug error

    mheap committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    660400a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138aef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    a2ddbb3 View commit details
    Browse the repository at this point in the history
  2. Fix default-branch CI run

    mheap committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    19b34d7 View commit details
    Browse the repository at this point in the history
Loading