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

threadsafe implementation (WIP) #14

Merged
merged 3 commits into from
Jul 18, 2019
Merged

threadsafe implementation (WIP) #14

merged 3 commits into from
Jul 18, 2019

Conversation

Jutho
Copy link
Collaborator

@Jutho Jutho commented Jul 18, 2019

first commit: new implementation, still run original tests

@codecov-io
Copy link

codecov-io commented Jul 18, 2019

Codecov Report

Merging #14 into master will increase coverage by 2.53%.
The diff coverage is 67.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   66.05%   68.58%   +2.53%     
==========================================
  Files           2        2              
  Lines         109      156      +47     
==========================================
+ Hits           72      107      +35     
- Misses         37       49      +12
Impacted Files Coverage Δ
src/cyclicorderedset.jl 47.12% <47.12%> (ø)
src/LRUCache.jl 95.65% <95.23%> (+21.14%) ⬆️

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 d24a6d2...571b27d. Read the comment docs.

@Jutho Jutho merged commit 8e64ae1 into master Jul 18, 2019
@Jutho Jutho deleted the threadsafety branch October 1, 2020 00:24
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.

2 participants