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

chore: remove some unwraps #136

Merged
merged 2 commits into from
Sep 17, 2024

increase coverage

8f4c698
Select commit
Loading
Failed to load commit list.
Merged

chore: remove some unwraps #136

increase coverage
8f4c698
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 0s

80.55% of diff hit (target 62.86%)

View this Pull Request on Codecov

80.55% of diff hit (target 62.86%)

Annotations

Check warning on line 34 in crates/shell/src/commands/uname.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/uname.rs#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 46 in crates/shell/src/commands/uname.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/uname.rs#L46

Added line #L46 was not covered by tests

Check warning on line 43 in crates/shell/src/commands/which.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/which.rs#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 52 in crates/shell/src/commands/which.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/which.rs#L52

Added line #L52 was not covered by tests