rcq-arcade-esiee-it / RCQ_Arcade

0 stars 0 forks source link

feat Ajout mode multijoueur #28

Closed Lurius-tharn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (0ebe5b2) into main (44a1673) will increase coverage by 0.99%. The diff coverage is 88.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   90.85%   91.84%   +0.99%     
==========================================
  Files          11       15       +4     
  Lines         328      417      +89     
==========================================
+ Hits          298      383      +85     
- Misses         30       34       +4     
Flag Coverage Δ
automated 91.84% <88.19%> (+0.99%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Assets/Script/UI/UIMenuScript.cs 92.59% <ø> (-0.27%) :arrow_down:
Assets/Script/Player/Player.cs 86.20% <63.63%> (-3.99%) :arrow_down:
Assets/Script/Player/Player1Controller.cs 87.09% <87.09%> (ø)
Assets/Script/Player/Player2Controller.cs 87.09% <87.09%> (ø)
Assets/Script/Game Manager/FirstGameManager.cs 90.99% <89.13%> (+7.65%) :arrow_up:
Assets/Script/Collectibles/BallController.cs 100.00% <100.00%> (ø)
Assets/Script/Collectibles/BombController.cs 100.00% <100.00%> (ø)
Assets/Script/Game Manager/GameManager.cs 100.00% <100.00%> (ø)
Assets/Script/UI/ChoosePlayerMenuScript.cs 100.00% <100.00%> (ø)
Assets/Script/UI/GameInfoScript.cs 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 44a1673...0ebe5b2. Read the comment docs.