tresinformal / drakkar

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

Options screen exists #453

Closed TheoPannetier closed 2 years ago

TheoPannetier commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #453 (6acf512) into develop (db294a2) will increase coverage by 0.10%. The diff coverage is 72.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #453      +/-   ##
===========================================
+ Coverage    93.83%   93.94%   +0.10%     
===========================================
  Files           44       45       +1     
  Lines         2530     2657     +127     
  Branches       155      159       +4     
===========================================
+ Hits          2374     2496     +122     
- Misses         156      161       +5     
Impacted Files Coverage Δ
main.cpp 95.00% <72.72%> (+0.17%) :arrow_up:
color.cpp 97.53% <0.00%> (-0.66%) :arrow_down:
color.h 100.00% <0.00%> (ø)
food.cpp 100.00% <0.00%> (ø)
menu.cpp 100.00% <0.00%> (ø)
player.h 100.00% <0.00%> (ø)
menu_button.h 100.00% <0.00%> (ø)
menu_button.cpp 100.00% <0.00%> (ø)
about.cpp 0.00% <0.00%> (ø)
player.cpp 98.73% <0.00%> (+0.02%) :arrow_up:

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 db294a2...6acf512. Read the comment docs.