Skip to content

CI: replace phpdbg with php in coverage#134

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

CI: replace phpdbg with php in coverage#134
f3l1x merged 1 commit intocontributte:masterfrom
ohmyfelix:chore/phpdbg-to-php-coverage

Conversation

@ohmyfelix
Copy link
Contributor

Summary

  • run coverage with \ instead of deprecated \
  • keep the existing tester coverage target intact otherwise

Motivation

Testing

  • make -n coverage
  • full test suite

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@b92dfd6). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  Coverage          ?   94.33%           
=========================================
  Files             ?       14           
  Lines             ?      406           
  Branches          ?        0           
=========================================
  Hits              ?      383           
  Misses            ?       23           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@f3l1x f3l1x merged commit 7fc7e99 into contributte:master Mar 16, 2026
9 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.

Remove phpdbg from coverage targets and use php instead

2 participants