moodlehq / moodle-cs

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

Enums do not have side effects #95

Closed andrewnicols closed 7 months ago

andrewnicols commented 7 months ago

Add support for ENUMs to the MoodleInternal sniff

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ec45d66) 96.58% compared to head (525a457) 96.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ============================================ + Coverage 96.58% 96.59% +0.01% Complexity 536 536 ============================================ Files 23 23 Lines 1521 1527 +6 ============================================ + Hits 1469 1475 +6 Misses 52 52 ```

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