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 read-data-subset to CheckOptions; allow to check given trees #262

Merged
merged 12 commits into from
Sep 30, 2024

one more clippy...

a848711
Select commit
Loading
Failed to load commit list.
Merged

feat!: Add read-data-subset to CheckOptions; allow to check given trees #262

one more clippy...
a848711
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2024 in 1s

69.5% of diff hit (target 45.3%)

View this Pull Request on Codecov

69.5% of diff hit (target 45.3%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L48 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/commands/check.rs#L57-L58

Added lines #L57 - L58 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L63 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L70 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L84 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L88 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L90 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L112 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L218 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/commands/check.rs#L230-L231

Added lines #L230 - L231 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L498 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L500 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L522 was not covered by tests

Check warning on line 112 in crates/core/src/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/id.rs#L112

Added line #L112 was not covered by tests

Check warning on line 181 in crates/core/src/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/id.rs#L180-L181

Added lines #L180 - L181 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/src/repository.rs#L1110-L1111

Added lines #L1110 - L1111 were not covered by tests