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

fix(index): delete skipped documents for StructuredDoc #3463

Merged
merged 9 commits into from
Nov 25, 2024

chore: deleted accidently added file

eee0f3c
Select commit
Loading
Failed to load commit list.
Merged

fix(index): delete skipped documents for StructuredDoc #3463

chore: deleted accidently added file
eee0f3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 25, 2024 in 1s

31.39% of diff hit (target 75.00%)

View this Pull Request on Codecov

31.39% of diff hit (target 75.00%)

Annotations

Check warning on line 46 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#L46

Added line #L46 was not covered by tests

Check warning on line 65 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#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 67 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#L67

Added line #L67 was not covered by tests

Check warning on line 69 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#L69

Added line #L69 was not covered by tests

Check warning on line 144 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#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 186 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#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 211 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#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 19 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#L19

Added line #L19 was not covered by tests

Check warning on line 70 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#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 97 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#L97

Added line #L97 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#L126-L129

Added lines #L126 - L129 were not covered by tests

Check warning on line 14 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#L14

Added line #L14 was not covered by tests

Check warning on line 60 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#L47-L60

Added lines #L47 - L60 were not covered by tests

Check warning on line 68 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#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 72 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#L72

Added line #L72 was not covered by tests

Check warning on line 94 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#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 99 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#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 65 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-L65

Added lines #L57 - L65 were not covered by tests