Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
refactor(structured_doc): split pre-sync stage to optimize pull request indexing speed #3538
refactor(structured_doc): split pre-sync stage to optimize pull request indexing speed #3538
Changes from all commits
00871d0
066cad5
fbc7d66
7c6771b
80d4869
f8baf32
b129fd5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 52 in crates/tabby-index/src/structured_doc/public.rs
Codecov / codecov/patch
crates/tabby-index/src/structured_doc/public.rs#L51-L52
Check warning on line 56 in crates/tabby-index/src/structured_doc/public.rs
Codecov / codecov/patch
crates/tabby-index/src/structured_doc/public.rs#L56
Check warning on line 58 in crates/tabby-index/src/structured_doc/public.rs
Codecov / codecov/patch
crates/tabby-index/src/structured_doc/public.rs#L58
Check warning on line 94 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L94
Check warning on line 127 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L121-L127
Check warning on line 130 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L129-L130
Check warning on line 133 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L132-L133
Check warning on line 142 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L135-L142
Check warning on line 146 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L146
Check warning on line 149 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L148-L149
Check warning on line 161 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L153-L161
Check warning on line 165 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L165
Check warning on line 169 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L167-L169
Check warning on line 171 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L171
Check warning on line 174 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L173-L174
Check warning on line 177 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L176-L177
Check warning on line 184 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L181-L184
Check warning on line 194 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L186-L194
Check warning on line 197 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L197
Check warning on line 200 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L199-L200
Check warning on line 204 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L204
Check warning on line 215 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L208-L215
Check warning on line 218 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L218
Check warning on line 272 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L272
Check warning on line 275 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L275
Check warning on line 277 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L277
Check warning on line 304 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L290-L304
Check warning on line 307 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L307
Check warning on line 70 in ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs#L70
Check warning on line 137 in ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs
Codecov / codecov/patch
ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs#L137