Closed andrewnicols closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.54%. Comparing base (
88f207d
) to head (88eb84c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
One more little thing... this also replaces the "functionsdocumented" or no? I've seen that we skip it for methods, but it works for global scope functions correct?
Okay,
So I've refactored this a fair amount:
Thanks @andrewnicols, it looks perfect, so I'm going to merge this now.
The only remaining point is to confirm if we should, also, remove (or no) the "functionsdocumented
" check from local_moodlecheck
, because in https://github.com/moodlehq/moodle-local_moodlecheck/pull/134 we only removed the file and class checks.
Ciao :-)
Sorry about that. I have raised https://github.com/moodlehq/moodle-local_moodlecheck/pull/137 for it.
Replaces: