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: adding pause #1744

Closed KamilPawel closed 1 year ago

KamilPawel commented 1 year ago

Description

How Has This Been Tested?

Checklist:


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1744 (60c5b4d) into master (a7574d4) will increase coverage by 21.63%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1744       +/-   ##
===========================================
+ Coverage   66.32%   87.95%   +21.63%     
===========================================
  Files         179       38      -141     
  Lines        3661     1046     -2615     
  Branches      255      109      -146     
===========================================
- Hits         2428      920     -1508     
+ Misses       1201      103     -1098     
+ Partials       32       23        -9     
Impacted Files Coverage Δ
aimmo-game-worker/simulation/utils.py 100.00% <100.00%> (ø)

... and 141 files with indirect coverage changes