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

refactor(index): add presync to be support building full StructureDoc in a delayed behavior #3495

Closed
wants to merge 1 commit into from

support pre sync

40402ae
Select commit
Loading
Failed to load commit list.
Closed

refactor(index): add presync to be support building full StructureDoc in a delayed behavior #3495

support pre sync
40402ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 1, 2024 in 1s

52.27% of diff hit (target 75.00%)

View this Pull Request on Codecov

52.27% of diff hit (target 75.00%)

Annotations

Check warning on line 79 in crates/tabby-index/src/indexer_tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-index/src/indexer_tests.rs#L79

Added line #L79 was not covered by tests

Check warning on line 130 in crates/tabby-index/src/indexer_tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-index/src/indexer_tests.rs#L130

Added line #L130 was not covered by tests

Check warning on line 48 in crates/tabby-index/src/structured_doc/public.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-index/src/structured_doc/public.rs#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in crates/tabby-index/src/structured_doc/public.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-index/src/structured_doc/public.rs#L52

Added line #L52 was not covered by tests

Check warning on line 54 in crates/tabby-index/src/structured_doc/public.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-index/src/structured_doc/public.rs#L54

Added line #L54 was not covered by tests

Check warning on line 145 in ee/tabby-webserver/src/service/background_job/third_party_integration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/third_party_integration.rs#L145

Added line #L145 was not covered by tests

Check warning on line 69 in ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs#L69

Added line #L69 was not covered by tests

Check warning on line 129 in ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/third_party_integration/issues.rs#L129

Added line #L129 was not covered by tests

Check warning on line 67 in ee/tabby-webserver/src/service/background_job/third_party_integration/pulls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/third_party_integration/pulls.rs#L67

Added line #L67 was not covered by tests

Check warning on line 103 in ee/tabby-webserver/src/service/background_job/third_party_integration/pulls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/third_party_integration/pulls.rs#L103

Added line #L103 was not covered by tests

Check warning on line 64 in ee/tabby-webserver/src/service/background_job/web_crawler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/web_crawler.rs#L57-L64

Added lines #L57 - L64 were not covered by tests

Check warning on line 67 in ee/tabby-webserver/src/service/background_job/web_crawler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/background_job/web_crawler.rs#L66-L67

Added lines #L66 - L67 were not covered by tests