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

refactor(compaction): RequestContext shouldn't be Clone, only RequestContextAdaptor uses it #6961

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

problame
Copy link
Contributor

Extracted from #6953

Part of #5899

@problame problame requested a review from a team as a code owner February 29, 2024 10:28
Copy link

github-actions bot commented Feb 29, 2024

2448 tests run: 2325 passed, 0 failed, 123 skipped (full report)


Flaky tests (3)

Postgres 16

  • test_crafted_wal_end[last_wal_record_crossing_segment]: debug

Postgres 15

Code coverage* (full report)

  • functions: 28.6% (6887 of 24064 functions)
  • lines: 47.1% (42121 of 89457 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
f706d90 at 2024-02-29T19:51:56.357Z :recycle:

@problame problame merged commit 502b69b into main Feb 29, 2024
52 checks passed
@problame problame deleted the problame/remove-request-context-adaptor branch February 29, 2024 19:50
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