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(repository)!: Add more control over used keys #383

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Add repository::get_file

d456270
Select commit
Loading
Failed to load commit list.
Open

refactor(repository)!: Add more control over used keys #383

Add repository::get_file
d456270
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 10, 2024 in 1s

57.4% of diff hit (target 42.3%)

View this Pull Request on Codecov

57.4% of diff hit (target 42.3%)

Annotations

Check warning on line 137 in crates/core/src/backend/decrypt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/decrypt.rs#L137

Added line #L137 was not covered by tests

Check warning on line 166 in crates/core/src/backend/decrypt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/decrypt.rs#L166

Added line #L166 was not covered by tests

Check warning on line 274 in crates/core/src/backend/decrypt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/decrypt.rs#L274

Added line #L274 was not covered by tests

Check warning on line 277 in crates/core/src/backend/decrypt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/decrypt.rs#L277

Added line #L277 was not covered by tests

Check warning on line 280 in crates/core/src/backend/decrypt.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/decrypt.rs#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 241 in crates/core/src/commands/check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/commands/check.rs#L241

Added line #L241 was not covered by tests

Check warning on line 398 in crates/core/src/repofile/keyfile.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repofile/keyfile.rs#L398

Added line #L398 was not covered by tests

Check warning on line 674 in crates/core/src/repofile/snapshotfile.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repofile/snapshotfile.rs#L674

Added line #L674 was not covered by tests

Check warning on line 635 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L635

Added line #L635 was not covered by tests

Check warning on line 637 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L637

Added line #L637 was not covered by tests

Check warning on line 773 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L773

Added line #L773 was not covered by tests

Check warning on line 850 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L850

Added line #L850 was not covered by tests

Check warning on line 859 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L859

Added line #L859 was not covered by tests

Check warning on line 873 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L872-L873

Added lines #L872 - L873 were not covered by tests

Check warning on line 876 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L876

Added line #L876 was not covered by tests

Check warning on line 1367 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1366-L1367

Added lines #L1366 - L1367 were not covered by tests

Check warning on line 1578 in crates/core/src/repository.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1578

Added line #L1578 was not covered by tests