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

Merge branch 'main' into parallel-setup

657ebcb
Select commit
Loading
Failed to load commit list.
Merged

perf: perform setup requests in parallel #454

Merge branch 'main' into parallel-setup
657ebcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 9, 2023 in 1s

0.00% of diff hit (target 46.41%)

View this Pull Request on Codecov

0.00% of diff hit (target 46.41%)

Annotations

Check warning on line 395 in src/bot.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bot.ts#L395

Added line #L395 was not covered by tests

Check warning on line 397 in src/bot.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bot.ts#L397

Added line #L397 was not covered by tests

Check warning on line 400 in src/bot.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bot.ts#L400

Added line #L400 was not covered by tests

Check warning on line 412 in src/bot.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bot.ts#L407-L412

Added lines #L407 - L412 were not covered by tests