ocadotechnology / rapid-router

A Blockly and python based educational game aimed at students age 5-14.
https://www.codeforlife.education
Other
56 stars 62 forks source link

feat: Create levels 110-122 #1509

Closed faucomte97 closed 8 months ago

faucomte97 commented 8 months ago

This PR:


This change is Reviewable

codecov[bot] commented 8 months ago

Codecov Report

Merging #1509 (210f854) into master (7246232) will decrease coverage by 0.08%. The diff coverage is 89.01%.

:exclamation: Current head 210f854 differs from pull request most recent head f6bd86e. Consider uploading reports for the commit f6bd86e to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1509      +/-   ##
==========================================
- Coverage   91.66%   91.58%   -0.08%     
==========================================
  Files         110      110              
  Lines        5793     5870      +77     
==========================================
+ Hits         5310     5376      +66     
- Misses        483      494      +11     
Files Coverage Δ
game/admin.py 100.00% <100.00%> (ø)
game/end_to_end_tests/test_play_through.py 98.93% <100.00%> (+0.11%) :arrow_up:
game/messages.py 99.06% <ø> (ø)
game/urls.py 100.00% <ø> (ø)
game/views/level.py 73.27% <100.00%> (-0.13%) :arrow_down:
game/views/level_solutions.py 100.00% <100.00%> (ø)
game/migrations/0086_loop_levels.py 90.09% <74.35%> (-9.91%) :arrow_down:

... and 1 file with indirect coverage changes