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(lint): apply prettier rules #971

Merged
merged 3 commits into from
Apr 9, 2021

Conversation

garrappachc
Copy link
Member

No description provided.

@garrappachc garrappachc added the fix A fix to an issue label Apr 9, 2021
@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #971 (0828b63) into master (8828673) will decrease coverage by 0.22%.
The diff coverage is 90.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #971      +/-   ##
==========================================
- Coverage   94.36%   94.13%   -0.23%     
==========================================
  Files         162      162              
  Lines        3177     3309     +132     
  Branches      299      337      +38     
==========================================
+ Hits         2998     3115     +117     
- Misses        178      187       +9     
- Partials        1        7       +6     
Impacted Files Coverage Δ
src/auth/errors/invalid-token.error.ts 100.00% <ø> (ø)
src/auth/guards/ws-authorized.guard.ts 100.00% <ø> (ø)
src/auth/models/key.ts 100.00% <ø> (ø)
src/auth/models/refresh-token.ts 100.00% <ø> (ø)
src/auth/strategies/jwt.strategy.ts 80.00% <ø> (ø)
src/configuration/dto/default-player-skill.ts 90.00% <ø> (ø)
src/configuration/dto/etf2l-account-required.ts 100.00% <ø> (ø)
src/configuration/dto/minimum-tf2-in-game-hours.ts 100.00% <ø> (ø)
src/configuration/dto/voice-server.ts 100.00% <ø> (ø)
src/configuration/dto/whitelist-id.ts 100.00% <ø> (ø)
... and 130 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 8828673...0828b63. Read the comment docs.

@garrappachc garrappachc merged commit b7b3e89 into tf2pickup-org:master Apr 9, 2021
@garrappachc garrappachc deleted the enforce-prettier-lint branch April 9, 2021 17:39
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