moodlehq / moodle-cs

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

Avoid PHP error with BoilerplateComment and empty files #100

Closed stronk7 closed 9 months ago

stronk7 commented 9 months ago

Covered with a specific new test.

Fixes #97

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4f7f6d6) 96.61% compared to head (3629cb2) 96.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================= Coverage 96.61% 96.61% - Complexity 538 539 +1 ========================================= Files 23 23 Lines 1538 1538 ========================================= Hits 1486 1486 Misses 52 52 ```

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