tresinformal / drakkar

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

Fixed ISSUE_#457 #565

Closed Yangshen0325 closed 2 years ago

Yangshen0325 commented 2 years ago

We fixed the ISSUE_#457: https://github.com/tresinformal/game/issues/457

codecov-commenter commented 2 years ago

Codecov Report

Merging #565 (c68d162) into develop (8074ec3) will decrease coverage by 1.40%. The diff coverage is 67.56%.

:exclamation: Current head c68d162 differs from pull request most recent head 1748dae. Consider uploading reports for the commit 1748dae to get more accurate results

@@             Coverage Diff             @@
##           develop     #565      +/-   ##
===========================================
- Coverage    93.53%   92.12%   -1.41%     
===========================================
  Files           46       48       +2     
  Lines         2598     2744     +146     
  Branches       165        0     -165     
===========================================
+ Hits          2430     2528      +98     
- Misses         168      216      +48     
Impacted Files Coverage Δ
key_action_map.h 100.00% <ø> (ø)
menu.h 100.00% <ø> (ø)
player_profession.cpp 0.00% <0.00%> (ø)
key_action_map.cpp 88.80% <75.21%> (-10.54%) :arrow_down:
color.cpp 98.14% <100.00%> (-0.02%) :arrow_down:
enemy_behavior_type.cpp 94.44% <100.00%> (ø)
game.cpp 96.92% <100.00%> (+0.02%) :arrow_up:
game_functions.cpp 87.25% <100.00%> (+0.25%) :arrow_up:
main.cpp 95.16% <100.00%> (+0.07%) :arrow_up:
menu.cpp 100.00% <100.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8074ec3...1748dae. Read the comment docs.