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

Implement resumability for revindex #3275

Merged
merged 4 commits into from
Aug 19, 2024

allow in-place modification of V0 revindex

2a3a14f
Select commit
Loading
Failed to load commit list.
Merged

Implement resumability for revindex #3275

allow in-place modification of V0 revindex
2a3a14f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 19, 2024 in 0s

80.48% of diff hit (target 86.66%)

View this Pull Request on Codecov

80.48% of diff hit (target 86.66%)

Annotations

Check warning on line 153 in src/core/src/index/revindex/disk_revindex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/index/revindex/disk_revindex.rs#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 159 in src/core/src/index/revindex/disk_revindex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/index/revindex/disk_revindex.rs#L159

Added line #L159 was not covered by tests

Check warning on line 172 in src/core/src/index/revindex/disk_revindex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/index/revindex/disk_revindex.rs#L172

Added line #L172 was not covered by tests

Check warning on line 177 in src/core/src/index/revindex/disk_revindex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/index/revindex/disk_revindex.rs#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 469 in src/core/src/index/revindex/disk_revindex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/index/revindex/disk_revindex.rs#L469

Added line #L469 was not covered by tests