Skip to content

fix(sqlite): allow sqlite to work in mp/mt context#80

Merged
hanxiao merged 1 commit intomainfrom
fix-thread-sqlite
Jan 26, 2022
Merged

fix(sqlite): allow sqlite to work in mp/mt context#80
hanxiao merged 1 commit intomainfrom
fix-thread-sqlite

Conversation

@hanxiao
Copy link
Copy Markdown
Member

@hanxiao hanxiao commented Jan 26, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 26, 2022

Codecov Report

Merging #80 (a824f9b) into main (ab788b2) will increase coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   82.59%   82.98%   +0.38%     
==========================================
  Files          87       87              
  Lines        3810     3814       +4     
==========================================
+ Hits         3147     3165      +18     
+ Misses        663      649      -14     
Flag Coverage Δ
docarray 82.98% <100.00%> (+0.38%) ⬆️

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

Impacted Files Coverage Δ
docarray/array/storage/sqlite/backend.py 86.20% <100.00%> (+1.02%) ⬆️
docarray/array/mixins/parallel.py 70.17% <0.00%> (+17.54%) ⬆️
docarray/document/mixins/sugar.py 61.90% <0.00%> (+19.04%) ⬆️

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 ab788b2...a824f9b. Read the comment docs.

@hanxiao hanxiao merged commit d127742 into main Jan 26, 2022
@hanxiao hanxiao deleted the fix-thread-sqlite branch January 26, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant