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(deps): upgrade mongoose to v6 #1263

Merged
merged 16 commits into from
May 4, 2022

Conversation

garrappachc
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #1263 (37a772a) into master (ec720f8) will decrease coverage by 0.18%.
The diff coverage is 82.60%.

@@            Coverage Diff             @@
##           master    #1263      +/-   ##
==========================================
- Coverage   95.01%   94.83%   -0.19%     
==========================================
  Files         215      217       +2     
  Lines        4215     4242      +27     
  Branches      392      420      +28     
==========================================
+ Hits         4005     4023      +18     
- Misses        199      210      +11     
+ Partials       11        9       -2     
Impacted Files Coverage Δ
src/app.module.ts 100.00% <ø> (ø)
src/auth/gateways/auth.gateway.ts 91.30% <ø> (-0.37%) ⬇️
src/games/services/game-event-handler.service.ts 94.52% <ø> (ø)
src/games/services/player-substitution.service.ts 95.55% <ø> (ø)
...ue/errors/cannot-join-at-this-queue-state.error.ts 33.33% <33.33%> (ø)
src/games/dto/paginated-game-list.ts 87.50% <50.00%> (-12.50%) ⬇️
src/games/services/games.service.ts 83.57% <66.66%> (-0.12%) ⬇️
src/queue/services/queue.service.ts 89.13% <66.66%> (+0.05%) ⬆️
src/players/services/player-bans.service.ts 94.82% <75.00%> (-5.18%) ⬇️
src/game-servers/models/game-server.ts 100.00% <100.00%> (ø)
... and 16 more

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 ec720f8...37a772a. Read the comment docs.

@garrappachc garrappachc merged commit 8fd9dc5 into tf2pickup-org:master May 4, 2022
@garrappachc garrappachc deleted the upgrade-mongoose branch May 4, 2022 22:01
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