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(players): get rid of the getPlayerGames() endpoint #1705

Merged

Conversation

garrappachc
Copy link
Member

BREAKING CHANGE: /players/:playerId/games endpoint is gone

BREAKING CHANGE: /players/:playerId/games endpoint is gone
@garrappachc garrappachc self-assigned this Jun 4, 2022
@codecov
Copy link

codecov bot commented Jun 4, 2022

Codecov Report

Merging #1705 (2721eb8) into master (d1da667) will increase coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1705      +/-   ##
==========================================
+ Coverage   94.79%   94.91%   +0.11%     
==========================================
  Files         219      219              
  Lines        4420     4401      -19     
  Branches      445      436       -9     
==========================================
- Hits         4190     4177      -13     
+ Misses        221      215       -6     
  Partials        9        9              
Impacted Files Coverage Δ
src/players/controllers/players.controller.ts 88.23% <ø> (+4.32%) ⬆️

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 d1da667...2721eb8. Read the comment docs.

@garrappachc garrappachc merged commit ec78d98 into tf2pickup-org:master Jun 5, 2022
@garrappachc garrappachc deleted the remove-players-deprecated-api branch June 5, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant