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(owned_buffers_io::BufferedWriter): be generic over the type of buffer #7482

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

problame
Copy link
Contributor

@problame problame commented Apr 23, 2024

part of #7124

Copy link

github-actions bot commented Apr 23, 2024

2766 tests run: 2645 passed, 0 failed, 121 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_vm_bit_clear_on_heap_lock: debug

Code coverage* (full report)

  • functions: 28.2% (6487 of 23044 functions)
  • lines: 47.0% (46034 of 98045 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
e3e43c5 at 2024-04-26T08:38:18.801Z :recycle:

Copy link
Contributor

@VladLazar VladLazar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for splitting this. Was very easy to read.

@problame problame enabled auto-merge (squash) April 26, 2024 07:53
@problame problame merged commit 70f4a16 into main Apr 26, 2024
51 of 54 checks passed
@problame problame deleted the problame/larger-buffers-io/refactor-buffered-writer branch April 26, 2024 08:30
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