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

Move remote_storage config related code into dedicated module #8132

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented Jun 22, 2024

Moves RemoteStorageConfig and related structs and functions into a dedicated module. Also implements Serialize for the config structs (requested in #8126).

Follow-up of #8126

@arpad-m arpad-m requested a review from problame June 22, 2024 23:00
@arpad-m arpad-m requested a review from a team as a code owner June 22, 2024 23:00
Copy link

2910 tests run: 2793 passed, 0 failed, 117 skipped (full report)


Code coverage* (full report)

  • functions: 32.4% (6872 of 21179 functions)
  • lines: 49.9% (53431 of 107086 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
960803f at 2024-06-22T23:44:19.388Z :recycle:

@arpad-m arpad-m merged commit 5446e08 into main Jun 24, 2024
64 checks passed
@arpad-m arpad-m deleted the arpad/remote_storage_config branch June 24, 2024 10:29
conradludgate pushed a commit that referenced this pull request Jun 27, 2024
Moves `RemoteStorageConfig` and related structs and functions into a
dedicated module. Also implements `Serialize` for the config structs
(requested in #8126).

Follow-up of #8126
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.

None yet

2 participants