Skip to content

CI: replace phpdbg with php in coverage#8

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

CI: replace phpdbg with php in coverage#8
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.
✅ Project coverage is 44.26%. Comparing base (db6caec) to head (353089f).
⚠️ Report is 13 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (db6caec) and HEAD (353089f). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (db6caec) HEAD (353089f)
6 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   52.25%   44.26%   -7.99%     
==========================================
  Files           4        4              
  Lines         111      122      +11     
==========================================
- Hits           58       54       -4     
- Misses         53       68      +15     

☔ 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 ce0b0ed into contributte:master Mar 16, 2026
8 of 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