wordpress-develop/.github/workflows
Jonathan Desrosiers f8b9b2abd7 Build/Test Tools: Unpin PHP 7.4 from the test coverage workflow.
Since being introduced, the GitHub Actions workflow responsible for generating and submitting a test coverage report has used PHP 7.4. At the time, there were some issues with running the test suite on PHP 8.0+ which could have resulted in inaccurate reporting.

The test suite and WordPress in general are much more stable on 8.x now. The test coverage report should now be generated using the Docker container tagged `latest` (currently 8.2).

This will result in a very small decrease in the percentage of lines covered by test (-0.05%), but a slight increase in the percentage of functions and methods covered (+0.08%).

Props johnbillion.
See #59647.

git-svn-id: https://develop.svn.wordpress.org/trunk@57566 602fd350-edb4-49c9-b593-d223f7449a82
2024-02-08 15:35:54 +00:00
..
callable-test-core-build-process.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
callable-test-gutenberg-build-process.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
coding-standards.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
end-to-end-tests.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
failed-workflow.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
install-testing.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
javascript-tests.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
performance.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
php-compatibility.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
phpunit-tests-run.yml Build/Test Tools: Revert [57551]. 2024-02-07 13:55:50 +00:00
phpunit-tests.yml Build/Test Tools: Test against MySQL 8.3 2024-01-30 00:32:50 +00:00
props-bot.yml Build/Test Tools: Make the props bot message shorter. 2024-02-06 21:11:27 +00:00
pull-request-comments.yml Build/Test Tools: Post message for testing on Playground only after build succeeds. 2023-12-20 14:50:11 +00:00
slack-notifications.yml Build/Test Tools: Update third-party Slack action. 2024-01-29 15:04:27 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
test-build-processes.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
test-coverage.yml Build/Test Tools: Unpin PHP 7.4 from the test coverage workflow. 2024-02-08 15:35:54 +00:00
test-old-branches.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
upgrade-testing-run.yml Build/Test Tools: Update third-party GitHub Actions. 2024-01-26 13:48:01 +00:00
upgrade-testing.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00