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

MRG: adjust Signature::name() to return Option<String> instead of filename() and md5sum() #3434

Merged
merged 19 commits into from
Dec 18, 2024

update to docstring

9f0702d
Select commit
Loading
Failed to load commit list.
Merged

MRG: adjust Signature::name() to return Option<String> instead of filename() and md5sum() #3434

update to docstring
9f0702d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 0s

62.50% of diff hit (target 86.44%)

View this Pull Request on Codecov

62.50% of diff hit (target 86.44%)

Annotations

Check warning on line 357 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#L357

Added line #L357 was not covered by tests

Check warning on line 359 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#L359

Added line #L359 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/signature.rs#L454

Added line #L454 was not covered by tests