MDL-71036 phpunit: xml config - switch coverage info to new includes
commit790237a77f6975f4f3820b06a8aed9fd18d3e124
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 28 Feb 2021 22:45:33 +0000 (28 23:45 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 11 Mar 2021 22:07:31 +0000 (11 23:07 +0100)
tree75a0d7db48b90cd706157603b151f80a28a62573
parenta9c0c3d5a9fc129c8a1023d9e3b33b7f18d56cc9
MDL-71036 phpunit: xml config - switch coverage info to new includes

This applies the "whitelist" => "include" changes to all the core
phpunit_coverage_info occurrences, so core won't emit any deprecation
warning (see previous commit).

At the same time, modified a bunch of comments in coverage files
to be more readable/understandable.
12 files changed:
admin/tool/dataprivacy/tests/coverage.php
grade/grading/form/guide/tests/coverage.php
grade/grading/form/rubric/tests/coverage.php
grade/grading/tests/coverage.php
grade/tests/coverage.php
h5p/tests/coverage.php
lib/table/tests/coverage.php
lib/tests/coverage.php
lib/xapi/tests/coverage.php
mod/forum/tests/coverage.php
mod/h5pactivity/tests/coverage.php
privacy/tests/coverage.php