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

Extract common object store key builder helpers #2438

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pcholakov
Copy link
Contributor

@pcholakov pcholakov commented Dec 17, 2024

This PR factors out the object store key construction logic into a few methods that are easier to follow and reuse.

Closes: #2389

Copy link

github-actions bot commented Dec 17, 2024

Test Results

  7 files  ±0    7 suites  ±0   4m 33s ⏱️ -6s
 47 tests ±0   46 ✅ ±0  1 💤 ±0  0 ❌ ±0 
182 runs  ±0  179 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit aea27d7. ± Comparison against base commit 1ac1f70.

♻️ This comment has been updated with latest results.

@pcholakov pcholakov force-pushed the snapshots/object-key-construction-refactoring branch from 269f4f1 to 45583ac Compare December 23, 2024 15:45
@pcholakov pcholakov force-pushed the snapshots/object-key-construction-refactoring branch from 45583ac to aea27d7 Compare December 23, 2024 16:37
@pcholakov pcholakov marked this pull request as ready for review December 23, 2024 16:38
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.

Refactor object store snapshot key creation logic to reduce duplication
1 participant