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

Cleanup and Github warnings fix #33

Merged
merged 6 commits into from
Apr 26, 2023
Merged

Conversation

Kwasow
Copy link
Member

@Kwasow Kwasow commented Apr 26, 2023

  • Moved some files to utils/
  • Changed how rate limiter is handled, so Github is happy

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage: 88.88% and project coverage change: +2.55 🎉

Comparison is base (aa3994a) 77.27% compared to head (320b159) 79.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   77.27%   79.83%   +2.55%     
==========================================
  Files           6        4       -2     
  Lines         154      119      -35     
  Branches       17       13       -4     
==========================================
- Hits          119       95      -24     
+ Misses         35       24      -11     
Impacted Files Coverage Δ
src/index.ts 0.00% <0.00%> (ø)
src/app.ts 94.73% <100.00%> (-0.51%) ⬇️
src/routes/createGame.ts 88.88% <100.00%> (+0.31%) ⬆️
src/routes/joinGame.ts 81.81% <100.00%> (+0.33%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Kwasow Kwasow mentioned this pull request Apr 26, 2023
@Kwasow Kwasow mentioned this pull request Apr 26, 2023
README.md Show resolved Hide resolved
@Kwasow Kwasow merged commit 5d09333 into main Apr 26, 2023
@Kwasow Kwasow deleted the @kwasow/cleanupAndFixGithubWarnings branch April 26, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants