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

perf: perform setup requests in parallel #454

Merged
merged 2 commits into from
Sep 9, 2023
Merged

Conversation

KnorpelSenf
Copy link
Member

Closes #449.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (1a6fe9f) 46.41% compared to head (657ebcb) 46.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
- Coverage   46.41%   46.39%   -0.02%     
==========================================
  Files          19       19              
  Lines        5617     5619       +2     
  Branches      224      224              
==========================================
  Hits         2607     2607              
- Misses       3007     3009       +2     
  Partials        3        3              
Files Changed Coverage Δ
src/bot.ts 18.13% <0.00%> (-0.10%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/bot.ts Show resolved Hide resolved
src/bot.ts Show resolved Hide resolved
@KnorpelSenf KnorpelSenf merged commit 31fa0f5 into main Sep 9, 2023
8 checks passed
@KnorpelSenf KnorpelSenf deleted the parallel-setup branch September 9, 2023 18:45
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.

perf: parallel requests in setup
2 participants