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

on evict test fix #5046

Merged
merged 1 commit into from Mar 9, 2020
Merged

on evict test fix #5046

merged 1 commit into from Mar 9, 2020

Conversation

shayzluf
Copy link
Contributor

@shayzluf shayzluf commented Mar 9, 2020

Part of #4836

This PR fixes LRU cache to take cache size as parameter and fix TestValidatorSpanMap_SaveOnEvict.

@codecov
Copy link

codecov bot commented Mar 9, 2020

Codecov Report

Merging #5046 into master will decrease coverage by 0.16%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #5046      +/-   ##
==========================================
- Coverage   15.06%   14.89%   -0.17%     
==========================================
  Files          99       98       -1     
  Lines        7410     7391      -19     
==========================================
- Hits         1116     1101      -15     
+ Misses       6163     6160       -3     
+ Partials      131      130       -1

@0xKiwi 0xKiwi merged commit 01cb01a into master Mar 9, 2020
@delete-merged-branch delete-merged-branch bot deleted the onevict_test_fix branch March 9, 2020 05:35
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.

None yet

2 participants