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

Export Backoff as its own API #42

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Export Backoff as its own API #42

merged 1 commit 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 16:01
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #42 (92404ea) into main (ea0a68e) will increase coverage by 0.08%.
The diff coverage is 61.53%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   81.53%   81.61%   +0.08%     
==========================================
  Files           9        9              
  Lines         222      223       +1     
==========================================
+ Hits          181      182       +1     
  Misses         41       41              
Flag Coverage Δ
Pkg.test 81.61% <61.53%> (+0.08%) ⬆️

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.jl 14.28% <ø> (ø)
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 793a386...92404ea. Read the comment docs.

@tkf tkf merged commit dd466ed into main Apr 25, 2022
@tkf tkf deleted the backoff-callable branch April 25, 2022 16:02
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