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

feat: make large object disk cache use the high region ids #610

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

MrCroxx
Copy link
Collaborator

@MrCroxx MrCroxx commented Jul 10, 2024

What's changed and what's your intention?

Please explain IN DETAIL what the changes are in this PR and why they are needed. :D

As title.

This PR is for multiple engines sharing the same device.

Checklist

  • I have written the necessary rustdoc comments
  • I have added the necessary unit tests and integration tests
  • I have passed make all (or make fast instead if the old tests are not modified) in my local environment.

Related issues or PRs (optional)

#596

@MrCroxx MrCroxx added feature New feature or request refactor labels Jul 10, 2024
@MrCroxx MrCroxx added this to the v0.11 milestone Jul 10, 2024
@MrCroxx MrCroxx self-assigned this Jul 10, 2024
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 53.84615% with 12 lines in your changes missing coverage. Please review.

Project coverage is 82.45%. Comparing base (034032f) to head (507614b).

Files Patch % Lines
foyer-storage/src/store.rs 29.41% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
- Coverage   82.48%   82.45%   -0.03%     
==========================================
  Files          62       62              
  Lines        8037     8053      +16     
==========================================
+ Hits         6629     6640      +11     
- Misses       1408     1413       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MrCroxx MrCroxx merged commit 83a8c3b into main Jul 10, 2024
16 checks passed
@MrCroxx MrCroxx deleted the xx/regions branch July 10, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request refactor
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant