moodlehq / moodle-cs

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

Towards better release procedure #152

Closed stronk7 closed 7 months ago

stronk7 commented 7 months ago

Plus new doc created to have the procedure written.

Ciao :-)

Closes #148

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 97.90%. Comparing base (02a279e) to head (c883070).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================= Coverage 97.90% 97.90% Complexity 850 850 ========================================= Files 37 37 Lines 2524 2524 ========================================= Hits 2471 2471 Misses 53 53 ```

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

kabalin commented 7 months ago

LGTM!

stronk7 commented 7 months ago

Thanks guys, merging!