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

chore(pageserver): use kebab case for compaction algorithms #7845

Merged
merged 1 commit into from
May 22, 2024

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented May 22, 2024

Problem

Summary of changes

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

Signed-off-by: Alex Chi Z <chi@neon.tech>
Copy link

github-actions bot commented May 22, 2024

3132 tests run: 3005 passed, 0 failed, 127 skipped (full report)


Flaky tests (2)

Postgres 15

  • test_no_config[application/json]: debug
  • test_no_config[None]: debug

Code coverage* (full report)

  • functions: 31.3% (6414 of 20506 functions)
  • lines: 48.0% (49323 of 102658 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
ab3fff6 at 2024-05-22T21:36:39.674Z :recycle:

@skyzh skyzh marked this pull request as ready for review May 22, 2024 21:06
@skyzh skyzh requested a review from a team as a code owner May 22, 2024 21:06
@skyzh skyzh requested a review from arssher May 22, 2024 21:06
@skyzh skyzh enabled auto-merge (squash) May 22, 2024 21:09
@skyzh skyzh merged commit ff560a1 into main May 22, 2024
65 checks passed
@skyzh skyzh deleted the skyzh/compaction-algorithm-kebab branch May 22, 2024 21:28
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