ocadotechnology / aimmo

A python-based multi-player online educational game for students to play in a class or club setting.
Other
116 stars 72 forks source link

fix: revert changes #1774

Closed SKairinos closed 1 year ago

SKairinos commented 1 year ago

Description

How Has This Been Tested?

Checklist:


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1774 (d367e49) into master (a7574d4) will increase coverage by 0.40%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1774      +/-   ##
==========================================
+ Coverage   66.32%   66.72%   +0.40%     
==========================================
  Files         179      182       +3     
  Lines        3661     3727      +66     
  Branches      255      264       +9     
==========================================
+ Hits         2428     2487      +59     
- Misses       1201     1209       +8     
+ Partials       32       31       -1     
Impacted Files Coverage Δ
aimmo-game/service.py 0.00% <ø> (ø)
example_project/settings.py 0.00% <ø> (ø)
example_project/test_settings.py 100.00% <ø> (ø)
game_frontend/src/components/Badge/badges.js 100.00% <ø> (ø)
game_frontend/src/components/ConsoleBar/index.js 100.00% <ø> (ø)
game_frontend/src/components/FindMeButton/index.js 100.00% <ø> (ø)
game_frontend/src/components/LogEntries/index.js 92.30% <ø> (ø)
...ame_frontend/src/components/NavigationBar/index.js 27.77% <ø> (ø)
...ame_frontend/src/components/RunCodeButton/index.js 97.29% <ø> (ø)
game_frontend/src/containers/IDEConsole/index.js 81.25% <ø> (+4.10%) :arrow_up:
... and 26 more

... and 2 files with indirect coverage changes