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

Refactor: Use to_writer/from_reader across the codebase #3443

Merged
merged 1 commit into from
Dec 19, 2024

limit usage of serde_json across the codebase

32950d7
Select commit
Loading
Failed to load commit list.
Merged

Refactor: Use to_writer/from_reader across the codebase #3443

limit usage of serde_json across the codebase
32950d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

59.25% of diff hit (target 86.42%)

View this Pull Request on Codecov

59.25% of diff hit (target 86.42%)

Annotations

Check warning on line 199 in src/core/src/ffi/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/ffi/signature.rs#L197-L199

Added lines #L197 - L199 were not covered by tests

Check warning on line 253 in src/core/src/ffi/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/ffi/signature.rs#L253

Added line #L253 was not covered by tests

Check warning on line 796 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L796

Added line #L796 was not covered by tests

Check warning on line 801 in src/core/src/signature.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L800-L801

Added lines #L800 - L801 were not covered by tests

Check warning on line 189 in src/core/src/sketch/minhash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L189

Added line #L189 was not covered by tests

Check warning on line 879 in src/core/src/sketch/minhash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L879

Added line #L879 was not covered by tests

Check warning on line 1139 in src/core/src/sketch/minhash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L1139

Added line #L1139 was not covered by tests

Check warning on line 1637 in src/core/src/sketch/minhash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/sketch/minhash.rs#L1637

Added line #L1637 was not covered by tests