Skip to content

Migrate PHPUnit configuration to version 11.5 - #20404

Merged
MauricioFauth merged 1 commit into
phpmyadmin:masterfrom
MauricioFauth:phpunit-11-config
Jul 31, 2026
Merged

Migrate PHPUnit configuration to version 11.5#20404
MauricioFauth merged 1 commit into
phpmyadmin:masterfrom
MauricioFauth:phpunit-11-config

Conversation

@MauricioFauth

Copy link
Copy Markdown
Member
  • Rename phpunit.xml.dist to phpunit.xml
  • Rename tests/bootstrap-dist.php to tests/bootstrap.php

@williamdes williamdes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please adjust gitattributes

Edit: this is on the main repo, 🤔 maybe more stuff is to be adjusted

@MauricioFauth

MauricioFauth commented Jul 31, 2026

Copy link
Copy Markdown
Member Author

Please adjust gitattributes

Edit: this is on the main repo, 🤔 maybe more stuff is to be adjusted

@williamdes, these files are not in .gitattributes. Do you want me to add phpunit.xml and tests/bootstrap.php to it?

Edit: I added them. They can be removed later if needed.

- Rename phpunit.xml.dist to phpunit.xml
- Rename tests/bootstrap-dist.php to tests/bootstrap.php

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br>
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.56%. Comparing base (ccf4064) to head (da8fa0c).
⚠️ Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20404   +/-   ##
=========================================
  Coverage     63.55%   63.56%           
  Complexity    16121    16121           
=========================================
  Files           676      676           
  Lines         59991    59995    +4     
=========================================
+ Hits          38130    38136    +6     
+ Misses        21861    21859    -2     
Flag Coverage Δ
dbase-extension ?
unit-8.2-ubuntu-latest 63.47% <ø> (+<0.01%) ⬆️
unit-8.3-ubuntu-latest 63.50% <ø> (-0.02%) ⬇️
unit-8.4-ubuntu-latest 63.51% <ø> (?)
unit-8.5-ubuntu-latest 63.50% <ø> (+0.05%) ⬆️
unit-8.6-ubuntu-latest 63.34% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MauricioFauth MauricioFauth self-assigned this Jul 31, 2026
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Jul 31, 2026
@MauricioFauth
MauricioFauth merged commit 4542295 into phpmyadmin:master Jul 31, 2026
48 checks passed
@MauricioFauth
MauricioFauth deleted the phpunit-11-config branch July 31, 2026 21:33
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