tresinformal / drakkar

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

First step in #440: Food changes the color of the player #442

Closed richelbilderbeek closed 2 years ago

richelbilderbeek commented 2 years ago

This code was the one developed during mob programming.

Go ahead and question me and I'll direct you to the C++ Core Guidelines :-)

codecov-commenter commented 2 years ago

Codecov Report

Merging #442 (063cea6) into develop (1a7f3bd) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 063cea6 differs from pull request most recent head 2b008ca. Consider uploading reports for the commit 2b008ca to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #442    +/-   ##
=========================================
  Coverage    93.08%   93.08%            
=========================================
  Files           44       44            
  Lines         2228     2228            
  Branches       132        0   -132     
=========================================
  Hits          2074     2074            
  Misses         154      154            
Impacted Files Coverage Δ
read_only.h 85.71% <ø> (ø)
game.cpp 94.55% <100.00%> (ø)
player.h 100.00% <100.00%> (ø)

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 1a7f3bd...2b008ca. Read the comment docs.

richelbilderbeek commented 2 years ago

Now it will also fix https://github.com/tresinformal/game/issues/437, Move ideas to README.md :-)