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

feat(scheduler): implement incremental indexing for tantivy #2062

Merged
merged 11 commits into from
May 7, 2024

Apply suggestions

3630455
Select commit
Loading
Failed to load commit list.
Merged

feat(scheduler): implement incremental indexing for tantivy #2062

Apply suggestions
3630455
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 7, 2024 in 0s

1.49% of diff hit (target 75.00%)

View this Pull Request on Codecov

1.49% of diff hit (target 75.00%)

Annotations

Check warning on line 23 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L19-L23

Added lines #L19 - L23 were not covered by tests

Check warning on line 25 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L25

Added line #L25 was not covered by tests

Check warning on line 28 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L28

Added line #L28 was not covered by tests

Check warning on line 31 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L31

Added line #L31 was not covered by tests

Check warning on line 41 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L41

Added line #L41 was not covered by tests

Check warning on line 90 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L86-L90

Added lines #L86 - L90 were not covered by tests

Check warning on line 101 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L92-L101

Added lines #L92 - L101 were not covered by tests

Check warning on line 107 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L103-L107

Added lines #L103 - L107 were not covered by tests

Check warning on line 124 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L109-L124

Added lines #L109 - L124 were not covered by tests

Check warning on line 127 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 137 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L129-L137

Added lines #L129 - L137 were not covered by tests

Check warning on line 168 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 188 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L188

Added line #L188 was not covered by tests

Check warning on line 194 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L194

Added line #L194 was not covered by tests

Check warning on line 202 in crates/tabby-scheduler/src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/cache.rs#L202

Added line #L202 was not covered by tests

Check warning on line 20 in crates/tabby-scheduler/src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/index.rs#L20

Added line #L20 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/index.rs#L41-L48

Added lines #L41 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/index.rs#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 59 in crates/tabby-scheduler/src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/index.rs#L54-L59

Added lines #L54 - L59 were not covered by tests

Check warning on line 69 in crates/tabby-scheduler/src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/index.rs#L62-L69

Added lines #L62 - L69 were not covered by tests

Check warning on line 91 in crates/tabby-scheduler/src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/index.rs#L73-L91

Added lines #L73 - L91 were not covered by tests

Check warning on line 120 in crates/tabby-scheduler/src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/index.rs#L100-L120

Added lines #L100 - L120 were not covered by tests

Check warning on line 25 in crates/tabby-scheduler/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/lib.rs#L25

Added line #L25 was not covered by tests

Check warning on line 27 in crates/tabby-scheduler/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/lib.rs#L27

Added line #L27 was not covered by tests

Check warning on line 56 in crates/tabby-scheduler/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby-scheduler/src/lib.rs#L55-L56

Added lines #L55 - L56 were not covered by tests