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

Make Indexes a memory-mapped file in closed segment #1315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hubcio
Copy link
Collaborator

@hubcio hubcio commented Oct 30, 2024

No description provided.

@coveralls
Copy link
Collaborator

coveralls commented Oct 30, 2024

Pull Request Test Coverage Report for Build 11652405091

Details

  • 35 of 55 (63.64%) changed or added relevant lines in 6 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.004%) to 75.156%

Changes Missing Coverage Covered Lines Changed/Added Lines %
server/src/compat/storage_conversion/mod.rs 0 2 0.0%
server/src/streaming/storage.rs 0 2 0.0%
server/src/streaming/segments/storage.rs 2 5 40.0%
server/src/streaming/segments/index.rs 29 42 69.05%
Files with Coverage Reduction New Missed Lines %
server/src/streaming/storage.rs 1 22.66%
server/src/compat/storage_conversion/mod.rs 1 0.0%
sdk/src/cli/message/send_messages.rs 1 83.02%
Totals Coverage Status
Change from base Build 11652262744: -0.004%
Covered Lines: 22776
Relevant Lines: 30305

💛 - Coveralls

@hubcio hubcio changed the title memory mapped index Make Indexes a memory-mapped file in closed segment Nov 3, 2024
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