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: Try reverting package upgrades #1799

Closed faucomte97 closed 1 year ago

faucomte97 commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1799 (b96c856) into master (a7574d4) will increase coverage by 21.88%. Report is 92 commits behind head on master. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1799       +/-   ##
===========================================
+ Coverage   66.32%   88.20%   +21.88%     
===========================================
  Files         179       38      -141     
  Lines        3661     1060     -2601     
  Branches      255      109      -146     
===========================================
- Hits         2428      935     -1493     
+ Misses       1201      102     -1099     
+ Partials       32       23        -9     
Files Changed Coverage Δ
aimmo-game-worker/simulation/utils.py 100.00% <100.00%> (ø)

... and 151 files with indirect coverage changes