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: Stop games on deletion #1791

Closed faucomte97 closed 1 year ago

faucomte97 commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1791 (f2f316e) into master (551c009) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1791   +/-   ##
=======================================
  Coverage   67.44%   67.45%           
=======================================
  Files         183      183           
  Lines        3772     3773    +1     
  Branches      264      264           
=======================================
+ Hits         2544     2545    +1     
  Misses       1200     1200           
  Partials       28       28           
Impacted Files Coverage Δ
aimmo/admin.py 64.70% <100.00%> (ø)
aimmo/views.py 93.46% <100.00%> (+0.04%) :arrow_up: