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

Fix ThreadLocalStorage #23

Merged
merged 1 commit into from
Mar 31, 2022
Merged

Fix ThreadLocalStorage #23

merged 1 commit into from
Mar 31, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Mar 31, 2022

No description provided.

@tkf tkf enabled auto-merge (squash) March 31, 2022 06:35
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #23 (36208d0) into main (821645a) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   87.02%   87.10%   +0.08%     
==========================================
  Files           9        9              
  Lines         316      318       +2     
==========================================
+ Hits          275      277       +2     
  Misses         41       41              
Flag Coverage Δ
Pkg.test 87.10% <100.00%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
src/thread_local_storage.jl 91.66% <100.00%> (+0.75%) ⬆️

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 821645a...36208d0. Read the comment docs.

@tkf tkf merged commit 145af04 into main Mar 31, 2022
@tkf tkf deleted the tls branch March 31, 2022 06:40
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