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

Modify Game #34

Closed
wants to merge 19 commits into from
Closed

Modify Game #34

wants to merge 19 commits into from

Conversation

mikolaj-pirog
Copy link
Member

No description provided.

@mikolaj-pirog mikolaj-pirog added this to the Sprint 2 milestone Apr 27, 2023
@mikolaj-pirog mikolaj-pirog linked an issue Apr 27, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch coverage: 76.40% and project coverage change: -1.47 ⚠️

Comparison is base (5d09333) 79.83% compared to head (55fe560) 78.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   79.83%   78.36%   -1.47%     
==========================================
  Files           4        7       +3     
  Lines         119      208      +89     
  Branches       13       28      +15     
==========================================
+ Hits           95      163      +68     
- Misses         24       45      +21     
Impacted Files Coverage Δ
src/firebase.ts 0.00% <0.00%> (ø)
src/routes/modifyGame.ts 87.09% <87.09%> (ø)
src/routes/kickPlayer.ts 90.24% <90.24%> (ø)
src/app.ts 95.65% <100.00%> (+0.91%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

}),
}),
async (req, res) => {
if (
Copy link
Member

Choose a reason for hiding this comment

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

I think you copied this if statement from kick player and it doesn't really make sense


return res.sendStatus(200)
})
})
Copy link
Member

Choose a reason for hiding this comment

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

We have to notify all players that the settings changed through FCM

@Kwasow Kwasow mentioned this pull request Apr 28, 2023
@Kwasow
Copy link
Member

Kwasow commented Apr 28, 2023

Replaced by #36

@Kwasow Kwasow closed this Apr 28, 2023
Kwasow added a commit that referenced this pull request Apr 29, 2023
This is a replacement for #34

---------

Co-authored-by: aetn23 <mikolajpirog@gmail.com>
@Kwasow Kwasow deleted the @aetn23/modifyGame branch April 29, 2023 20:00
@sormys sormys removed a link to an issue Apr 30, 2023
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