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 various lock implementations #40

Merged
merged 4 commits into from
Apr 25, 2022
Merged

Remove various lock implementations #40

merged 4 commits into from
Apr 25, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Apr 25, 2022

No description provided.

@tkf tkf enabled auto-merge (squash) April 25, 2022 14:59
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #40 (7a096c1) into main (3c22d61) will decrease coverage by 6.29%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   87.82%   81.53%   -6.30%     
==========================================
  Files          10        9       -1     
  Lines         386      222     -164     
==========================================
- Hits          339      181     -158     
+ Misses         47       41       -6     
Flag Coverage Δ
Pkg.test 81.53% <80.00%> (-6.30%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/ConcurrentUtils.jl 100.00% <ø> (ø)
src/backoff_lock.jl 0.00% <ø> (-97.92%) ⬇️
src/lock_interface.jl 90.00% <0.00%> (+5.38%) ⬆️
src/read_write_lock.jl 78.68% <100.00%> (-0.68%) ⬇️
src/utils.jl 33.33% <0.00%> (-42.67%) ⬇️

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 3c22d61...7a096c1. Read the comment docs.

@tkf tkf merged commit ea0a68e into main Apr 25, 2022
@tkf tkf deleted the rm-locks branch April 25, 2022 15:11
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