tresinformal / drakkar

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

Fun with templates 😎 #420

Closed TheoPannetier closed 2 years ago

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

Codecov Report

Merging #420 (d050702) into develop (0d3c403) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #420      +/-   ##
===========================================
+ Coverage    92.42%   92.49%   +0.07%     
===========================================
  Files           44       44              
  Lines         2033     2053      +20     
  Branches       119      119              
===========================================
+ Hits          1879     1899      +20     
  Misses         154      154              
Impacted Files Coverage Δ
enemy.cpp 100.00% <ø> (ø)
game.h 100.00% <ø> (ø)
projectile.cpp 100.00% <ø> (ø)
coordinate.cpp 100.00% <100.00%> (ø)
coordinate.h 100.00% <100.00%> (ø)
enemy.h 100.00% <100.00%> (ø)
food.cpp 100.00% <100.00%> (ø)
game.cpp 93.86% <100.00%> (+0.10%) :arrow_up:
player.cpp 98.69% <100.00%> (+0.01%) :arrow_up:
player.h 100.00% <100.00%> (ø)
... and 4 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 0d3c403...d050702. Read the comment docs.