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 Once{T}; remove @once #47

Merged
merged 3 commits into from
Apr 28, 2022
Merged

Add Once{T}; remove @once #47

merged 3 commits into from
Apr 28, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Apr 28, 2022

No description provided.

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

codecov bot commented Apr 28, 2022

Codecov Report

Merging #47 (ea25513) into main (c3780e6) will decrease coverage by 1.72%.
The diff coverage is 68.18%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   80.93%   79.20%   -1.73%     
==========================================
  Files           8        9       +1     
  Lines         215      226      +11     
==========================================
+ Hits          174      179       +5     
- Misses         41       47       +6     
Flag Coverage Δ
Pkg.test 79.20% <68.18%> (-1.73%) ⬇️

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

Impacted Files Coverage Δ
src/ConcurrentUtils.jl 100.00% <ø> (ø)
src/tasklet.jl 100.00% <ø> (ø)
src/promise.jl 89.58% <40.00%> (-5.98%) ⬇️
src/once.jl 76.47% <76.47%> (ø)
src/utils.jl 25.00% <0.00%> (+5.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 c3780e6...ea25513. Read the comment docs.

@tkf tkf enabled auto-merge (squash) April 28, 2022 05:08
@tkf tkf merged commit 3f26d4b into main Apr 28, 2022
@tkf tkf deleted the once branch April 28, 2022 05: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