Merged
Conversation
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #263 +/- ##
==========================================
- Coverage 64.29% 60.79% -3.51%
==========================================
Files 72 74 +2
Lines 4406 4828 +422
Branches 555 654 +99
==========================================
+ Hits 2833 2935 +102
- Misses 1327 1634 +307
- Partials 246 259 +13
🚀 New features to boost your workflow:
|
xiaoxichen
reviewed
Apr 3, 2025
xiaoxichen
approved these changes
Apr 5, 2025
JacksonYao287
approved these changes
Apr 10, 2025
b3ff5d7 to
d3ca31b
Compare
yamingk
reviewed
Apr 18, 2025
yamingk
reviewed
Apr 18, 2025
yamingk
reviewed
Apr 18, 2025
yamingk
reviewed
Apr 18, 2025
yamingk
reviewed
Apr 18, 2025
yamingk
reviewed
Apr 18, 2025
Contributor
Author
|
@yamingk I added more comments to the code at several places you suggested |
yamingk
approved these changes
Apr 18, 2025
hkadayam
pushed a commit
to hkadayam/sisl
that referenced
this pull request
May 9, 2025
* Fix bugs in Simple Cache * use try_lock to delete the evicted entry from hashmap on a best effort basis * fix bugs in the do_evict logic * add commenst to explain the LRU cache functionality better --------- Co-authored-by: Ravi Nagarjun Akella <raakella1@$HOSTNAME>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.