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

build: Fix semantic release < 8 #1790

Closed faucomte97 closed 1 year ago

faucomte97 commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1790 (3241a0f) into master (a7574d4) will increase coverage by 1.12%. The diff coverage is 85.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1790      +/-   ##
==========================================
+ Coverage   66.32%   67.44%   +1.12%     
==========================================
  Files         179      183       +4     
  Lines        3661     3772     +111     
  Branches      255      264       +9     
==========================================
+ Hits         2428     2544     +116     
+ Misses       1201     1200       -1     
+ Partials       32       28       -4     
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/RunCodeButton/index.js 97.29% <ø> (ø)
game_frontend/src/containers/IDEConsole/index.js 81.25% <ø> (+4.10%) :arrow_up:
game_frontend/src/img/2_avoid.svg 50.00% <ø> (ø)
... and 28 more

... and 20 files with indirect coverage changes