Skip to content

Remove phpdbg from coverage target#829

Merged
f3l1x merged 1 commit intocontributte:masterfrom
ohmyfelix:chore/remove-phpdbg-coverage
Mar 16, 2026
Merged

Remove phpdbg from coverage target#829
f3l1x merged 1 commit intocontributte:masterfrom
ohmyfelix:chore/remove-phpdbg-coverage

Conversation

@ohmyfelix
Copy link
Contributor

Summary

Replace -p phpdbg with -p php in the coverage Makefile target so coverage runs match the org-wide migration tracked in contributte/contributte#73.

Motivation

phpdbg is being removed from Contributte coverage targets. This keeps apitte-skeleton aligned with that change.

Changes

  • update Makefile coverage target to use php

Testing

  • Tests pass locally
  • CI passes
  • Manual verification attempted: make coverage now invokes php, but this environment has no Xdebug, PCOV, or PHPDBG available, so coverage cannot be produced locally here

@codecov
Copy link

codecov bot commented Mar 14, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@f3l1x f3l1x merged commit 122009a into contributte:master Mar 16, 2026
7 checks passed
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.

2 participants