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(games): use Date type for GamesService.calculatePlayerJoinGameServerTimeout() #2799

Merged
merged 1 commit into from
Feb 22, 2024

refactor lil bit

0936a4d
Select commit
Loading
Failed to load commit list.
Merged

fix(games): use Date type for GamesService.calculatePlayerJoinGameServerTimeout() #2799

refactor lil bit
0936a4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 1s

92.38% (-0.01%) compared to 49c861f

View this Pull Request on Codecov

92.38% (-0.01%) compared to 49c861f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (49c861f) 92.38% compared to head (0936a4d) 92.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2799      +/-   ##
==========================================
- Coverage   92.38%   92.38%   -0.01%     
==========================================
  Files         309      309              
  Lines        5844     5843       -1     
  Branches      605      604       -1     
==========================================
- Hits         5399     5398       -1     
  Misses        430      430              
  Partials       15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.