aeecleclair / Hyperion

API for ÉCLAIR's platform
https://myecl.fr
MIT License
16 stars 7 forks source link

[FlappyBird] Added delete best score functionnality #602

Closed Daihecyy closed 1 month ago

Daihecyy commented 1 month ago

Description

Added crud, endpoint and test for deleting FlappyBirdBestScore Need thorough reviewing (first PR)

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.55%. Comparing base (792d08c) to head (82dd4f1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #602 +/- ## ======================================= Coverage 81.54% 81.55% ======================================= Files 128 128 Lines 9929 9934 +5 ======================================= + Hits 8097 8102 +5 Misses 1832 1832 ```

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

Daihecyy commented 1 month ago

Fixed stupidity