Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrapped_constrictor game mode and support for map tags #102

Merged
merged 2 commits into from
Aug 17, 2022
Merged

Conversation

robbles
Copy link
Contributor

@robbles robbles commented Aug 17, 2022

  • add support for wrapped_constrictor game mode
  • add tags to map metadata

@codecov-commenter
Copy link

Codecov Report

Merging #102 (f37f23f) into main (ffeb401) will increase coverage by 1.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   68.74%   69.81%   +1.06%     
==========================================
  Files          28       28              
  Lines        2102     2120      +18     
==========================================
+ Hits         1445     1480      +35     
+ Misses        598      578      -20     
- Partials       59       62       +3     
Impacted Files Coverage Δ
constants.go 100.00% <ø> (ø)
constrictor.go 64.70% <ø> (ø)
maps/game_map.go 100.00% <ø> (ø)
maps/arcade_maze.go 83.60% <100.00%> (+31.93%) ⬆️
maps/empty.go 100.00% <100.00%> (ø)
maps/hazards.go 93.37% <100.00%> (+0.18%) ⬆️
maps/healing_pools.go 92.30% <100.00%> (+0.30%) ⬆️
maps/royale.go 66.66% <100.00%> (-4.77%) ⬇️
maps/sinkholes.go 95.12% <100.00%> (+0.12%) ⬆️
maps/solo_maze.go 72.00% <100.00%> (+0.11%) ⬆️
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@robbles robbles merged commit b1ddd2f into main Aug 17, 2022
@robbles robbles deleted the DEV-1642 branch August 17, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants