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

Fixed deadlock when trying to update store while iterating. #7

Merged
merged 2 commits into from
May 12, 2020

Conversation

soundvibe
Copy link
Owner

Added java 14 build in travis.

@soundvibe soundvibe self-assigned this May 12, 2020
@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #7 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #7      +/-   ##
============================================
+ Coverage     89.12%   89.16%   +0.04%     
  Complexity      712      712              
============================================
  Files            29       29              
  Lines          2226     2225       -1     
  Branches        288      286       -2     
============================================
  Hits           1984     1984              
  Misses          158      158              
+ Partials         84       83       -1     
Impacted Files Coverage Δ Complexity Δ
...main/java/com/linkedin/paldb/impl/StoreRWImpl.java 88.31% <100.00%> (+0.41%) 50.00 <1.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 4e7c844...a94eb8a. Read the comment docs.

@soundvibe soundvibe merged commit d6e9459 into master May 12, 2020
@soundvibe soundvibe deleted the 2.1.3 branch May 12, 2020 21:52
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.

1 participant