Skip to content

Conversation

@MrCroxx
Copy link
Member

@MrCroxx MrCroxx commented Jul 3, 2023

Signed-off-by: MrCroxx [email protected]

@MrCroxx MrCroxx added the feature New feature or request label Jul 3, 2023
@MrCroxx MrCroxx self-assigned this Jul 3, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #35 (6a15617) into main (7c81272) will increase coverage by 3.07%.
The diff coverage is 88.94%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   37.94%   41.02%   +3.07%     
==========================================
  Files          32       33       +1     
  Lines        3297     3481     +184     
==========================================
+ Hits         1251     1428     +177     
- Misses       2046     2053       +7     
Impacted Files Coverage Δ
foyer-intrusive/src/eviction/mod.rs 21.42% <ø> (+21.42%) ⬆️
foyer-storage/src/lib.rs 100.00% <ø> (ø)
foyer-intrusive/src/eviction/fifo.rs 88.46% <88.46%> (ø)
foyer-intrusive/src/core/adapter.rs 97.87% <100.00%> (+0.31%) ⬆️
foyer-intrusive/src/eviction/lfu.rs 88.21% <100.00%> (+1.09%) ⬆️
foyer-intrusive/src/eviction/lru.rs 65.43% <100.00%> (+1.49%) ⬆️

... and 1 file with indirect coverage changes

@MrCroxx MrCroxx merged commit ad3f125 into main Jul 3, 2023
@MrCroxx MrCroxx deleted the xx/fifo branch July 3, 2023 07:38
MrCroxx added a commit that referenced this pull request Apr 17, 2024
* feat: add segment fifo eviction policy

Signed-off-by: MrCroxx <[email protected]>

* export fifo fs store

Signed-off-by: MrCroxx <[email protected]>

---------

Signed-off-by: MrCroxx <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants