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: make dedupe faster at I/O level #3237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: make dedupe faster at I/O level

d3850c3
Select commit
Loading
Failed to load commit list.
Open

feat: make dedupe faster at I/O level #3237

feat: make dedupe faster at I/O level
d3850c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 0s

88.23% of diff hit (target 86.32%)

View this Pull Request on Codecov

88.23% of diff hit (target 86.32%)

Annotations

Check warning on line 320 in src/core/data_loader/dedupe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/data_loader/dedupe.rs#L320

Added line #L320 was not covered by tests

Check warning on line 334 in src/core/data_loader/dedupe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/data_loader/dedupe.rs#L334

Added line #L334 was not covered by tests

Check warning on line 377 in src/core/data_loader/dedupe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/data_loader/dedupe.rs#L377

Added line #L377 was not covered by tests

Check warning on line 388 in src/core/data_loader/dedupe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/data_loader/dedupe.rs#L388

Added line #L388 was not covered by tests

Check warning on line 65 in src/core/ir/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/ir/eval.rs#L65

Added line #L65 was not covered by tests

Check warning on line 41 in src/core/ir/eval_io.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/ir/eval_io.rs#L41

Added line #L41 was not covered by tests