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: Add Repository::lock_repo #163

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

Proposed changes from review

33290a9
Select commit
Loading
Failed to load commit list.
Open

feat: Add Repository::lock_repo #163

Proposed changes from review
33290a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 6, 2024 in 1s

1.1% of diff hit (target 45.9%)

View this Pull Request on Codecov

1.1% of diff hit (target 45.9%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend.rs#L344-L345

Added lines #L344 - L345 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend.rs#L359-L360

Added lines #L359 - L360 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend.rs#L362

Added line #L362 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend.rs#L365

Added line #L365 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend.rs#L406

Added line #L406 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend.rs#L409

Added line #L409 was not covered by tests

Check warning on line 221 in crates/core/src/backend/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/cache.rs#L219-L221

Added lines #L219 - L221 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/decrypt.rs#L583-L584

Added lines #L583 - L584 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/decrypt.rs#L587-L589

Added lines #L587 - L589 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L592 was not covered by tests

Check warning on line 162 in crates/core/src/backend/dry_run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/dry_run.rs#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 167 in crates/core/src/backend/dry_run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/dry_run.rs#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 170 in crates/core/src/backend/dry_run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/dry_run.rs#L170

Added line #L170 was not covered by tests

Check warning on line 109 in crates/core/src/backend/hotcold.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/hotcold.rs#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 29 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L29

Added line #L29 was not covered by tests

Check warning on line 35 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L35

Added line #L35 was not covered by tests

Check warning on line 39 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L39

Added line #L39 was not covered by tests

Check warning on line 43 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L43

Added line #L43 was not covered by tests

Check warning on line 47 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L47

Added line #L47 was not covered by tests

Check warning on line 58 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L58

Added line #L58 was not covered by tests

Check warning on line 71 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L71

Added line #L71 was not covered by tests

Check warning on line 73 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L73

Added line #L73 was not covered by tests

Check warning on line 76 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 85 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L85

Added line #L85 was not covered by tests

Check warning on line 97 in crates/core/src/backend/lock.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/backend/lock.rs#L97

Added line #L97 was not covered by tests