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

Make read lock API more Base-like #41

Merged
merged 2 commits into from
Apr 25, 2022
Merged

Make read lock API more Base-like #41

merged 2 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 15:21
@tkf tkf disabled auto-merge April 25, 2022 15:22
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #41 (ffb23a1) into main (ea0a68e) will not change coverage.
The diff coverage is 61.53%.

❗ Current head ffb23a1 differs from pull request most recent head c48c80f. Consider uploading reports for the commit c48c80f to get more accurate results

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   81.53%   81.53%           
=======================================
  Files           9        9           
  Lines         222      222           
=======================================
  Hits          181      181           
  Misses         41       41           
Flag Coverage Δ
Pkg.test 81.53% <61.53%> (ø)

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

Impacted Files Coverage Δ
src/ConcurrentUtils.jl 100.00% <ø> (ø)
src/read_write_lock.jl 78.68% <33.33%> (ø)
src/lock_interface.jl 90.00% <83.33%> (ø)
src/guards.jl 90.47% <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 ea0a68e...c48c80f. Read the comment docs.

@tkf tkf enabled auto-merge (squash) April 25, 2022 15:27
@tkf tkf merged commit 793a386 into main Apr 25, 2022
@tkf tkf deleted the rename branch April 25, 2022 15:29
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