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

fix: play again single Player #143

Merged
merged 7 commits into from
Mar 16, 2021
Merged

fix: play again single Player #143

merged 7 commits into from
Mar 16, 2021

Conversation

BilelJegham
Copy link
Member

Fix #99

@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #143 (ffe8186) into master (15edf7c) will increase coverage by 1.78%.
The diff coverage is 41.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   32.62%   34.40%   +1.78%     
==========================================
  Files          31       31              
  Lines         987      994       +7     
  Branches      180      184       +4     
==========================================
+ Hits          322      342      +20     
+ Misses        661      648      -13     
  Partials        4        4              
Impacted Files Coverage Δ
src/pages/StreetView.vue 15.81% <0.00%> (-0.46%) ⬇️
src/components/Maps.vue 18.97% <100.00%> (+13.09%) ⬆️
src/components/DialogSummary.vue 15.78% <0.00%> (+10.52%) ⬆️

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 15edf7c...ffe8186. Read the comment docs.

@BilelJegham BilelJegham merged commit b5dcfd0 into master Mar 16, 2021
@BilelJegham BilelJegham deleted the fix/playAgain branch March 16, 2021 19:46
@BilelJegham BilelJegham added this to the 0.5.1 milestone Mar 17, 2021
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.

"Play again" at end of a game doesn't play custom map again
1 participant