tresinformal / drakkar

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

Evaluation results, fix #568 #572

Closed richelbilderbeek closed 2 years ago

richelbilderbeek commented 2 years ago

These are the (anonimized) evalution's results and my interpretation. Using a Pull Request for this is mostly a formality, but hey, go ahead and review me :-)

codecov-commenter commented 2 years ago

Codecov Report

Merging #572 (6459b19) into develop (4ef6bf8) will increase coverage by 0.04%. The diff coverage is 100.00%.

:exclamation: Current head 6459b19 differs from pull request most recent head 667a715. Consider uploading reports for the commit 667a715 to get more accurate results

@@             Coverage Diff             @@
##           develop     #572      +/-   ##
===========================================
+ Coverage    92.11%   92.15%   +0.04%     
===========================================
  Files           49       49              
  Lines         2739     2755      +16     
  Branches       193        0     -193     
===========================================
+ Hits          2523     2539      +16     
  Misses         216      216              
Impacted Files Coverage Δ
game.cpp 96.92% <ø> (+0.02%) :arrow_up:
game_functions.cpp 87.25% <100.00%> (+0.25%) :arrow_up:
view_mode.cpp 100.00% <100.00%> (ø)

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

richelbilderbeek commented 2 years ago

Additionally, I added 'How to TDD'.