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

Rewrite the Hash Index overflow file to support multiple copies #3012

Merged
merged 1 commit into from
Mar 12, 2024

Rewrite the Hash Index overflow file to support multiple copies and f…

7c25a3b
Select commit
Loading
Failed to load commit list.
Merged

Rewrite the Hash Index overflow file to support multiple copies #3012

Rewrite the Hash Index overflow file to support multiple copies and f…
7c25a3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 1s

94.50% of diff hit (target 80.00%)

View this Pull Request on Codecov

94.50% of diff hit (target 80.00%)

Annotations

Check warning on line 234 in src/storage/index/hash_index.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/index/hash_index.cpp#L234

Added line #L234 was not covered by tests

Check warning on line 94 in src/storage/storage_structure/overflow_file.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/storage_structure/overflow_file.cpp#L94

Added line #L94 was not covered by tests

Check warning on line 114 in src/storage/storage_structure/overflow_file.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/storage_structure/overflow_file.cpp#L108-L114

Added lines #L108 - L114 were not covered by tests

Check warning on line 184 in src/storage/storage_structure/overflow_file.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/storage_structure/overflow_file.cpp#L184

Added line #L184 was not covered by tests