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

[storage] Add index to Archive #176

Merged
merged 42 commits into from
Nov 11, 2024

add more to query patterns

618c178
Select commit
Loading
Failed to load commit list.
Merged

[storage] Add index to Archive #176

add more to query patterns
618c178
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 11, 2024 in 1s

95.10% of diff hit (target 92.96%)

View this Pull Request on Codecov

95.10% of diff hit (target 92.96%)

Annotations

Check warning on line 284 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L284

Added line #L284 was not covered by tests

Check warning on line 289 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L289

Added line #L289 was not covered by tests

Check warning on line 302 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L302

Added line #L302 was not covered by tests

Check warning on line 307 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L307

Added line #L307 was not covered by tests

Check warning on line 314 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L314

Added line #L314 was not covered by tests

Check warning on line 426 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L426

Added line #L426 was not covered by tests

Check warning on line 635 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L635

Added line #L635 was not covered by tests

Check warning on line 692 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L692

Added line #L692 was not covered by tests

Check warning on line 700 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L700

Added line #L700 was not covered by tests

Check warning on line 946 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L946

Added line #L946 was not covered by tests

Check warning on line 1017 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L1017

Added line #L1017 was not covered by tests

Check warning on line 1067 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L1067

Added line #L1067 was not covered by tests

Check warning on line 1102 in storage/src/archive/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/mod.rs#L1102

Added line #L1102 was not covered by tests

Check warning on line 208 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L208

Added line #L208 was not covered by tests

Check warning on line 237 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 248 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L248

Added line #L248 was not covered by tests

Check warning on line 378 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L378

Added line #L378 was not covered by tests

Check warning on line 489 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L489

Added line #L489 was not covered by tests

Check warning on line 513 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L513

Added line #L513 was not covered by tests

Check warning on line 555 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L555

Added line #L555 was not covered by tests

Check warning on line 562 in storage/src/archive/storage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage/src/archive/storage.rs#L562

Added line #L562 was not covered by tests