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

remove dependency of DocumenStore on Server #1731

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

Techatrix
Copy link
Member

the old logic for loading the build configuration in the DocumenStore was going through the thread pool of the Server.
These changes should make the DocumenStore fully independent of the Server.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (17befd1) 76.61% compared to head (8f0a621) 76.12%.

Files Patch % Lines
src/DocumentStore.zig 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1731      +/-   ##
==========================================
- Coverage   76.61%   76.12%   -0.49%     
==========================================
  Files          34       35       +1     
  Lines        9985    10044      +59     
==========================================
- Hits         7650     7646       -4     
- Misses       2335     2398      +63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Techatrix Techatrix merged commit 47d0e7d into master Feb 4, 2024
12 checks passed
@Techatrix Techatrix deleted the techatrix/disjoin-server-and-docstore branch February 10, 2024 19:15
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.

2 participants