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

Remove maxShardSize from BigCache #294

Merged
merged 2 commits into from
Nov 2, 2021
Merged

Conversation

penthaapatel
Copy link
Contributor

Fix: #293

Signed-off-by: Penthaa Patel <penthaapatel@gmail.com>
@penthaapatel penthaapatel changed the title Remove maxShardSize from BigCache Remove maxShardSize from BigCache Oct 28, 2021
janisz
janisz previously approved these changes Oct 28, 2021
Signed-off-by: Penthaa Patel <penthaapatel@gmail.com>
@penthaapatel
Copy link
Contributor Author

@janisz I saw the tests were failing, I had to lint the code so pushed another change. Hope it's good to go now.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #294 (5614f77) into master (c2b72fe) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   88.99%   88.97%   -0.02%     
==========================================
  Files          15       15              
  Lines         763      762       -1     
==========================================
- Hits          679      678       -1     
  Misses         70       70              
  Partials       14       14              
Impacted Files Coverage Δ
bigcache.go 99.09% <100.00%> (-0.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2b72fe...5614f77. Read the comment docs.

@janisz janisz merged commit 74e2db1 into allegro:master Nov 2, 2021
@janisz
Copy link
Collaborator

janisz commented Nov 2, 2021

@penthaapatel Thanks 🚀

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.

Remove maxShardSize from BigCache
4 participants