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): fix force create player #927

Merged

Conversation

garrappachc
Copy link
Member

No description provided.

@garrappachc garrappachc added the fix A fix to an issue label Mar 16, 2021
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #927 (b986998) into master (69b78dc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #927   +/-   ##
=======================================
  Coverage   93.55%   93.55%           
=======================================
  Files         116      117    +1     
  Lines        2559     2560    +1     
  Branches      267      266    -1     
=======================================
+ Hits         2394     2395    +1     
  Misses        164      164           
  Partials        1        1           
Impacted Files Coverage Δ
src/players/models/player.ts 100.00% <ø> (ø)
src/players/controllers/players.controller.ts 78.87% <100.00%> (-0.58%) ⬇️
src/players/dto/force-create-player.ts 100.00% <100.00%> (ø)
src/players/services/players.service.ts 98.87% <100.00%> (ø)

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 69b78dc...b986998. Read the comment docs.

@garrappachc garrappachc merged commit a0f1588 into tf2pickup-org:master Mar 17, 2021
@garrappachc garrappachc deleted the fix-force-create-player branch March 17, 2021 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix to an issue
Development

Successfully merging this pull request may close these issues.

1 participant