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: Kurono badges trigger #1777

Closed cewei8483 closed 1 year ago

cewei8483 commented 1 year ago

Description

How Has This Been Tested?

Checklist:


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1777 (4a14aac) into master (49a8345) will increase coverage by 0.70%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1777      +/-   ##
==========================================
+ Coverage   66.72%   67.43%   +0.70%     
==========================================
  Files         183      183              
  Lines        3736     3737       +1     
  Branches      264      264              
==========================================
+ Hits         2493     2520      +27     
+ Misses       1212     1189      -23     
+ Partials       31       28       -3     
Impacted Files Coverage Δ
...ame_frontend/src/components/NavigationBar/index.js 94.59% <100.00%> (+66.81%) :arrow_up:

... and 1 file with indirect coverage changes