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

Add ResetStats #331

Merged
merged 3 commits into from
Sep 6, 2022
Merged

Add ResetStats #331

merged 3 commits into from
Sep 6, 2022

Conversation

Hojun-Cho
Copy link
Contributor

@Hojun-Cho Hojun-Cho commented Sep 6, 2022

Hello, I saw the following issues #322 , #315 .
So I wrote the code.

bigcache.go Outdated Show resolved Hide resolved
Co-authored-by: Tomasz Janiszewski <janiszt@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2022

Codecov Report

Merging #331 (ff1c855) into master (0d61bd7) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   90.07%   90.17%   +0.10%     
==========================================
  Files          15       15              
  Lines         776      784       +8     
==========================================
+ Hits          699      707       +8     
  Misses         65       65              
  Partials       12       12              
Impacted Files Coverage Δ
bigcache.go 96.74% <100.00%> (+0.10%) ⬆️
shard.go 92.01% <100.00%> (+0.12%) ⬆️

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 0d61bd7...ff1c855. Read the comment docs.

@cristaloleg cristaloleg changed the title Add RestStats Add ResetStats Sep 6, 2022
@cristaloleg cristaloleg merged commit c9426ba into allegro:master Sep 6, 2022
@Hojun-Cho Hojun-Cho deleted the feat-ResetStats branch September 6, 2022 14:27
@Hojun-Cho Hojun-Cho restored the feat-ResetStats branch September 6, 2022 14:41
@Hojun-Cho Hojun-Cho deleted the feat-ResetStats branch September 6, 2022 14:41
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

4 participants