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

remote_storage: add head_object integration test #9274

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

erikgrinaker
Copy link
Contributor

Problem

There was no integration test for head_object. See also #9236 (comment).

Summary of changes

Add a head_object integration test.

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

@erikgrinaker erikgrinaker requested a review from a team as a code owner October 4, 2024 09:36
Copy link

github-actions bot commented Oct 4, 2024

5058 tests run: 4872 passed, 0 failed, 186 skipped (full report)


Flaky tests (2)

Postgres 17

Code coverage* (full report)

  • functions: 31.4% (7506 of 23903 functions)
  • lines: 49.6% (60276 of 121436 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
15f1688 at 2024-10-04T11:57:34.309Z :recycle:

@erikgrinaker erikgrinaker enabled auto-merge (squash) October 4, 2024 10:29
@erikgrinaker erikgrinaker merged commit 04a6222 into main Oct 4, 2024
75 checks passed
@erikgrinaker erikgrinaker deleted the erik/head-object-test branch October 4, 2024 11:40
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