-
Sub-task
-
Resolution: Fixed
-
Minor
-
3.7
-
MOODLE_37_STABLE
-
MOODLE_37_STABLE
-
MDL-65130-master -
From https://phpunit.readthedocs.io/en/8.0/configuration.html:
forceCoversAnnotation
Code Coverage will only be recorded for tests that use the @covers annotation documented in @covers.
This will mean that only functions which are actually intended to be covered will be covered, rather than those which are included inadvertently.
- caused a regression
-
MDL-65311 check_database_schema.php no longer works, regression caused by MDL-65130
- Closed
- has to be finished together with
-
MDLSITE-5702 Add support for Coverage annotations
- Closed