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

Add Guard API #37

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Add Guard API #37

merged 1 commit into from
Apr 25, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Apr 24, 2022

No description provided.

src/ConcurrentUtils.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #37 (20ace62) into main (965986c) will increase coverage by 3.27%.
The diff coverage is 91.30%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   83.42%   86.70%   +3.27%     
==========================================
  Files           9       10       +1     
  Lines         368      391      +23     
==========================================
+ Hits          307      339      +32     
+ Misses         61       52       -9     
Flag Coverage Δ
Pkg.test 86.70% <91.30%> (+3.27%) ⬆️

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

Impacted Files Coverage Δ
src/guards.jl 90.47% <90.47%> (ø)
src/ConcurrentUtils.jl 100.00% <100.00%> (ø)
src/lock_interface.jl 75.00% <0.00%> (+25.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 965986c...20ace62. Read the comment docs.

@tkf tkf merged commit 6cba162 into main Apr 25, 2022
@tkf tkf deleted the guard branch April 25, 2022 05:03
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