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

Update test-context dependency to 0.3 #7303

Merged
merged 2 commits into from Apr 5, 2024
Merged

Conversation

arpad-m
Copy link
Member

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

Updates the test-context dev-dependency of the remote_storage crate to 0.3. This removes a lot of async_trait instances.

Related earlier work: #6305, #6464

@arpad-m arpad-m requested a review from a team as a code owner April 3, 2024 22:07
@arpad-m arpad-m requested a review from koivunej April 3, 2024 22:07
Copy link

github-actions bot commented Apr 3, 2024

2748 tests run: 2624 passed, 0 failed, 124 skipped (full report)


Flaky tests (1)

Postgres 15

  • test_vm_bit_clear_on_heap_lock: debug

Code coverage* (full report)

  • functions: 27.9% (6381 of 22833 functions)
  • lines: 46.8% (44986 of 96049 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
eacfbc8 at 2024-04-04T11:09:15.621Z :recycle:

@koivunej
Copy link
Contributor

koivunej commented Apr 4, 2024

build failed for the h2 rustsec... I'll bump it unless you get it done first.

@arpad-m arpad-m merged commit 0fa517e into main Apr 5, 2024
53 checks passed
@arpad-m arpad-m deleted the arpad/update_test_context branch April 5, 2024 13:53
arpad-m added a commit that referenced this pull request Apr 8, 2024
Removes usage of async_trait from the `CompactionDeltaLayer` trait.

Split off from #7301

Related earlier work: #6305,
#6464,
#7303
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