Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix update of statistic for LFC/prefetch (#9272)
## Problem See #9199 ## Summary of changes Fix update of hits/misses for LFC and prefetch introduced in 78938d1 ## Checklist before requesting a review - [ ] I have performed a self-review of my code. - [ ] If it is a core feature, I have added thorough tests. - [ ] Do we need to implement analytics? if so did you add the relevant metrics to the dashboard? - [ ] If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section. ## Checklist before merging - [ ] Do not forget to reformat commit message to not include the above checklist Co-authored-by: Konstantin Knizhnik <[email protected]>
- Loading branch information
47c3c9a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5173 tests run: 4956 passed, 0 failed, 217 skipped (full report)
Code coverage* (full report)
functions
:31.4% (7509 of 23942 functions)
lines
:49.6% (60277 of 121592 lines)
* collected from Rust tests only
47c3c9a at 2024-10-07T11:14:26.963Z :recycle: