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

Rename: read_write_locks -> read_write_lock #10

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Rename: read_write_locks -> read_write_lock #10

merged 2 commits into from
Mar 28, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Mar 28, 2022

No description provided.

@tkf tkf enabled auto-merge (squash) March 28, 2022 05:51
@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #10 (a902191) into main (e28899e) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   82.28%   82.28%           
=======================================
  Files           8        8           
  Lines         254      254           
=======================================
  Hits          209      209           
  Misses         45       45           
Flag Coverage Δ
Pkg.test 82.28% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/ConcurrentUtils.jl 100.00% <ø> (ø)
src/lock_interface.jl 51.42% <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 e28899e...a902191. Read the comment docs.

@tkf tkf merged commit 53ddda8 into main Mar 28, 2022
@tkf tkf deleted the read-write-lock branch March 28, 2022 06:00
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