tresinformal / drakkar

The tresinformal video game called 'Drakkar'
GNU General Public License v3.0
11 stars 4 forks source link

Removing scoring board, shooting, stunning and projectiles #678

Closed TheoPannetier closed 1 year ago

TheoPannetier commented 1 year ago

We don't need any of the above in the minimum viable game, and because it is indeed minimum, it should go :)

Fix:

codecov-commenter commented 1 year ago

Codecov Report

Merging #678 (f21b38a) into develop (40d735c) will increase coverage by 5.42%. The diff coverage is 92.30%.

:exclamation: Current head f21b38a differs from pull request most recent head 569e42f. Consider uploading reports for the commit 569e42f to get more accurate results

@@             Coverage Diff             @@
##           develop     #678      +/-   ##
===========================================
+ Coverage    84.10%   89.52%   +5.42%     
===========================================
  Files           48       42       -6     
  Lines         2410     1977     -433     
  Branches       171        0     -171     
===========================================
- Hits          2027     1770     -257     
+ Misses         383      207     -176     
Impacted Files Coverage Δ
src/action_type.cpp 100.00% <ø> (ø)
src/color.h 100.00% <ø> (ø)
src/game.h 100.00% <ø> (ø)
src/game_functions.cpp 86.45% <ø> (-0.93%) :arrow_down:
src/game_resources.cpp 0.00% <ø> (ø)
src/game_resources.h 0.00% <ø> (ø)
src/main.cpp 93.61% <ø> (-0.27%) :arrow_down:
src/player.cpp 98.71% <ø> (-0.07%) :arrow_down:
src/player.h 100.00% <ø> (ø)
src/player_state.cpp 100.00% <ø> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.