Skip to content

Add global metadata lock to ensure thread safety of global metadata - #183

Merged
quinnj merged 2 commits into
mainfrom
jq/metalock
Apr 24, 2021
Merged

Add global metadata lock to ensure thread safety of global metadata#183
quinnj merged 2 commits into
mainfrom
jq/metalock

Conversation

@quinnj

@quinnj quinnj commented Apr 23, 2021

Copy link
Copy Markdown
Member

store

Follow up to #90, based on discussions in that issue.

store

Follow up to #90, based on discussions in that issue.
@codecov

codecov Bot commented Apr 23, 2021

Copy link
Copy Markdown

Codecov Report

Merging #183 (30703e6) into main (742ea4c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
- Coverage   82.04%   82.03%   -0.02%     
==========================================
  Files          26       26              
  Lines        3119     3122       +3     
==========================================
+ Hits         2559     2561       +2     
- Misses        560      561       +1     
Impacted Files Coverage Δ
src/Arrow.jl 56.52% <100.00%> (+1.97%) ⬆️
src/write.jl 95.71% <100.00%> (+0.01%) ⬆️
src/ArrowTypes/src/ArrowTypes.jl 97.29% <0.00%> (-0.67%) ⬇️

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 742ea4c...30703e6. Read the comment docs.

@quinnj
quinnj merged commit 8de2d7d into main Apr 24, 2021
@quinnj
quinnj deleted the jq/metalock branch April 24, 2021 03:26
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