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: Add Repository::drop_index and ::drop_data_from_index #166

Merged
merged 3 commits into from
Sep 23, 2024

add documentation for items

4d6c800
Select commit
Loading
Failed to load commit list.
Merged

feat: Add Repository::drop_index and ::drop_data_from_index #166

add documentation for items
4d6c800
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2024 in 0s

19.3% of diff hit (target 48.4%)

View this Pull Request on Codecov

19.3% of diff hit (target 48.4%)

Annotations

Check warning on line 323 in crates/core/src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/index.rs#L323

Added line #L323 was not covered by tests

Check warning on line 325 in crates/core/src/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/index.rs#L325

Added line #L325 was not covered by tests

Check warning on line 85 in crates/core/src/index/binarysorted.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/index/binarysorted.rs#L82-L85

Added lines #L82 - L85 were not covered by tests

Check warning on line 91 in crates/core/src/index/binarysorted.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/index/binarysorted.rs#L91

Added line #L91 was not covered by tests

Check warning on line 1313 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1312-L1313

Added lines #L1312 - L1313 were not covered by tests

Check warning on line 1399 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1398-L1399

Added lines #L1398 - L1399 were not covered by tests

Check warning on line 1404 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1404

Added line #L1404 was not covered by tests

Check warning on line 1406 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1406

Added line #L1406 was not covered by tests

Check warning on line 1413 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1413

Added line #L1413 was not covered by tests

Check warning on line 1415 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1415

Added line #L1415 was not covered by tests

Check warning on line 1423 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1422-L1423

Added lines #L1422 - L1423 were not covered by tests

Check warning on line 1610 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1610

Added line #L1610 was not covered by tests

Check warning on line 1841 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1841

Added line #L1841 was not covered by tests

Check warning on line 1848 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1843-L1848

Added lines #L1843 - L1848 were not covered by tests