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

flags: move raw+jobs flags to only commands that install #1168

Merged
merged 1 commit into from
Dec 13, 2023

flags: move raw+jobs flags to only commands that install

fc706f7
Select commit
Loading
Failed to load commit list.
Merged

flags: move raw+jobs flags to only commands that install #1168

flags: move raw+jobs flags to only commands that install
fc706f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2023 in 1s

82.41% of diff hit (target 85.75%)

View this Pull Request on Codecov

82.41% of diff hit (target 85.75%)

Annotations

Check warning on line 36 in src/cli/env.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/env.rs#L36

Added line #L36 was not covered by tests

Check warning on line 42 in src/cli/env.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/env.rs#L42

Added line #L42 was not covered by tests

Check warning on line 54 in src/cli/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/exec.rs#L54

Added line #L54 was not covered by tests

Check warning on line 60 in src/cli/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/exec.rs#L60

Added line #L60 was not covered by tests

Check warning on line 39 in src/cli/install.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install.rs#L39

Added line #L39 was not covered by tests

Check warning on line 27 in src/cli/shell.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/shell.rs#L27

Added line #L27 was not covered by tests

Check warning on line 37 in src/cli/shell.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/shell.rs#L37

Added line #L37 was not covered by tests

Check warning on line 39 in src/cli/upgrade.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/upgrade.rs#L39

Added line #L39 was not covered by tests

Check warning on line 45 in src/cli/upgrade.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/upgrade.rs#L45

Added line #L45 was not covered by tests

Check warning on line 34 in src/cli/use.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/use.rs#L34

Added line #L34 was not covered by tests

Check warning on line 58 in src/cli/use.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/use.rs#L58

Added line #L58 was not covered by tests

Check warning on line 77 in src/cli/use.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/use.rs#L77

Added line #L77 was not covered by tests

Check warning on line 83 in src/cli/use.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/use.rs#L83

Added line #L83 was not covered by tests

Check warning on line 39 in src/shims.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shims.rs#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 35 in src/toolset/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/toolset/mod.rs#L35

Added line #L35 was not covered by tests