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

Try: Make code coverage work #1016

Open
wants to merge 11 commits into
base: trunk
Choose a base branch
from
Open

Try: Make code coverage work #1016

wants to merge 11 commits into from

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    ffdab20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc6275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3986cf9 View commit details
    Browse the repository at this point in the history
  4. update Codecov to use token

    lsinger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e60c669 View commit details
    Browse the repository at this point in the history
  5. icanhaz coverage?

    lsinger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    123febc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    758f1d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. remove the platform constraint so that we can install incompatible th…

    …ings when running under a different version of PHP (e.g. 8.1 for coverage with phpunit 9.5)
    lsinger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    572d201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb3318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b76f9e View commit details
    Browse the repository at this point in the history
  4. try using phpunit 9.5

    lsinger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    54fb6cc View commit details
    Browse the repository at this point in the history
  5. add missing composer update

    lsinger committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7ce2567 View commit details
    Browse the repository at this point in the history