wordpress-develop/.github
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
..
workflows Build/Test Tools: Unpin PHP 7.4 from the test coverage workflow. 2024-02-08 15:35:54 +00:00
codecov.yml Disable comments from codecov. 2021-03-01 16:56:08 +00:00
dependabot.yml Build/Test Tools: Group GitHub Action Dependabot updates. 2023-12-11 11:48:39 +00:00
pull_request_template.md General: Introduce a pull request template. 2020-02-21 18:23:28 +00:00