moodlehq / moodle-cs

Moodle Coding Style
https://github.com/moodlehq/moodle-cs
GNU General Public License v3.0
18 stars 15 forks source link

Object names may not be present for all objects #147

Closed andrewnicols closed 5 months ago

andrewnicols commented 5 months ago

Reported by @ewallah via commit comment here: https://github.com/moodlehq/moodle-cs/commit/237cf60e5157e7cee3b624ae1bd25df13fb0da14#commitcomment-140496069

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.89%. Comparing base (95d2abd) to head (b95a7a8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ========================================= Coverage 97.88% 97.89% - Complexity 845 849 +4 ========================================= Files 37 37 Lines 2509 2517 +8 ========================================= + Hits 2456 2464 +8 Misses 53 53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.