Skip to content

Use php in coverage target#51

Open
ohmyfelix wants to merge 1 commit intocontributte:masterfrom
ohmyfelix:chore/php-coverage-target
Open

Use php in coverage target#51
ohmyfelix wants to merge 1 commit intocontributte:masterfrom
ohmyfelix:chore/php-coverage-target

Conversation

@ohmyfelix
Copy link

Summary

Replace phpdbg with php in the coverage Makefile target so this repository matches the org-wide coverage runner update tracked in contributte/contributte#73.

Motivation

phpdbg is being removed from Contributte coverage targets. This keeps contributte/application aligned with that migration.

Changes

  • replace -p phpdbg with -p php in both coverage target branches in Makefile

Testing

  • make tests
  • make coverage (fails in this environment: PHP has no Xdebug/PCOV extension and is not running under PHPDBG)
  • CI passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant