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

Adding game mode settings to url #138

Merged
merged 3 commits into from
Mar 14, 2021
Merged

Conversation

viniciusdof
Copy link
Contributor

Adding the game mode settings to the url as described in the issue #97

Vinicius Dell Osbel de Freitas added 2 commits March 13, 2021 18:38
Added the parameter: modeSelected to the street-view route.

in addition created validation preventing the game from starting with invalid mode
parameter: time is added to the street-view route, making the time of each round configurable via url.

also adding validation preventing starting a game with the invalid parameter.
@netlify
Copy link

netlify bot commented Mar 13, 2021

Deploy request for geoguess2 accepted.

Accepted with commit ee76f25

https://app.netlify.com/sites/geoguess2/deploys/604d32fc8572ad000730c629

@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #138 (4a139eb) into master (201d3c5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   32.62%   32.62%           
=======================================
  Files          31       31           
  Lines         987      987           
  Branches      180      180           
=======================================
  Hits          322      322           
  Misses        661      661           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 201d3c5...4a139eb. Read the comment docs.

@BilelJegham BilelJegham linked an issue Mar 14, 2021 that may be closed by this pull request
Copy link
Member

@BilelJegham BilelJegham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤩 Great, Thx

@BilelJegham BilelJegham merged commit 4d1096f into GeoGuess:master Mar 14, 2021
@BilelJegham
Copy link
Member

@all-contributors please add @viniciusdof for code

@allcontributors
Copy link
Contributor

@BilelJegham

I've put up a pull request to add @viniciusdof! 🎉

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.

Url customs
2 participants