Skip to content

Add backoff locks #14

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

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Add backoff locks #14

merged 2 commits into from
Mar 29, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Mar 29, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #14 (8ad297f) into main (adafd2e) will increase coverage by 4.38%.
The diff coverage is 89.04%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   82.28%   86.66%   +4.38%     
==========================================
  Files           8        9       +1     
  Lines         254      315      +61     
==========================================
+ Hits          209      273      +64     
+ Misses         45       42       -3     
Flag Coverage Δ
Pkg.test 86.66% <89.04%> (+4.38%) ⬆️

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

Impacted Files Coverage Δ
src/ConcurrentUtils.jl 100.00% <ø> (ø)
src/utils.jl 71.42% <55.55%> (-11.91%) ⬇️
src/clh_lock.jl 94.44% <88.46%> (+15.13%) ⬆️
src/backoff_lock.jl 97.36% <97.36%> (ø)

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 adafd2e...8ad297f. Read the comment docs.

@tkf tkf merged commit f6174aa into main Mar 29, 2022
@tkf tkf deleted the backoff branch March 29, 2022 10:10
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