Skip to content

storcon: reuse reqwest http client #11327

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

Merged
merged 4 commits into from
Mar 21, 2025
Merged

Conversation

DimasKovas
Copy link
Member

Problem

Summary of changes

  • Reuse one reqwest::Client for all API calls to avoid parsing CA certificates every time.

@DimasKovas DimasKovas requested a review from a team as a code owner March 20, 2025 14:22
@DimasKovas DimasKovas requested a review from arssher March 20, 2025 14:22
Copy link

github-actions bot commented Mar 20, 2025

8019 tests run: 7636 passed, 0 failed, 383 skipped (full report)


Flaky tests (11)

Postgres 16

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 32.3% (8735 of 27049 functions)
  • lines: 48.4% (75327 of 155531 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
3e401e2 at 2025-03-21T11:12:50.500Z :recycle:

@DimasKovas DimasKovas added this pull request to the merge queue Mar 21, 2025
Merged via the queue into main with commit 0f367cb Mar 21, 2025
100 checks passed
@DimasKovas DimasKovas deleted the diko/reuse_reqwest_http_client branch March 21, 2025 11:56
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.

2 participants