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

Remove async_trait from CompactionDeltaLayer #7342

Merged
merged 2 commits into from Apr 8, 2024

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented Apr 8, 2024

Removes usage of async_trait from the CompactionDeltaLayer trait.

Split off from #7301

Related earlier work: #6305, #6464, #7303

@arpad-m arpad-m requested a review from a team as a code owner April 8, 2024 10:32
@arpad-m arpad-m requested a review from VladLazar April 8, 2024 10:32
Copy link

github-actions bot commented Apr 8, 2024

2754 tests run: 2630 passed, 0 failed, 124 skipped (full report)


Code coverage* (full report)

  • functions: 28.0% (6406 of 22858 functions)
  • lines: 46.9% (45095 of 96243 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
63832fb at 2024-04-08T11:21:41.936Z :recycle:

@arpad-m arpad-m merged commit 47b705c into main Apr 8, 2024
52 of 53 checks passed
@arpad-m arpad-m deleted the arpad/compaction_less_async_trait branch April 8, 2024 12:59
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