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

added MRU #13

Merged
merged 4 commits into from
Dec 4, 2021
Merged

added MRU #13

merged 4 commits into from
Dec 4, 2021

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Dec 4, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 4, 2021

Codecov Report

Merging #13 (ff26872) into main (51a6259) will not change coverage.
The diff coverage is 100.00%.

❗ Current head ff26872 differs from pull request most recent head 0ed47d0. Consider uploading reports for the commit 0ed47d0 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         7    +1     
  Lines          339       405   +66     
=========================================
+ Hits           339       405   +66     
Impacted Files Coverage Δ
lru/lru.go 100.00% <ø> (ø)
cache.go 100.00% <100.00%> (ø)
mru/mru.go 100.00% <100.00%> (ø)

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 51a6259...0ed47d0. Read the comment docs.

@Code-Hex Code-Hex merged commit 823ecf5 into main Dec 4, 2021
@Code-Hex Code-Hex deleted the add/mru branch December 4, 2021 11:44
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

1 participant