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

add a currently-hidden cargo nextest self setup command, and the ability to run that after updates #1111

Merged
merged 4 commits into from
Nov 15, 2023

[nextest-runner] run cargo nextest self setup after updates

59b40d2
Select commit
Loading
Failed to load commit list.
Merged

add a currently-hidden cargo nextest self setup command, and the ability to run that after updates #1111

[nextest-runner] run cargo nextest self setup after updates
59b40d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2023 in 1s

18.80% of diff hit (target 0.00%)

View this Pull Request on Codecov

18.80% of diff hit (target 0.00%)

Annotations

Check warning on line 70 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L70

Added line #L70 was not covered by tests

Check warning on line 169 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L169

Added line #L169 was not covered by tests

Check warning on line 366 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L366

Added line #L366 was not covered by tests

Check warning on line 377 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L376-L377

Added lines #L376 - L377 were not covered by tests

Check warning on line 396 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L379-L396

Added lines #L379 - L396 were not covered by tests

Check warning on line 422 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L422

Added line #L422 was not covered by tests

Check warning on line 1702 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L1702

Added line #L1702 was not covered by tests

Check warning on line 1759 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L1757-L1759

Added lines #L1757 - L1759 were not covered by tests

Check warning on line 17 in cargo-nextest/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/update.rs#L17

Added line #L17 was not covered by tests

Check warning on line 22 in cargo-nextest/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/update.rs#L19-L22

Added lines #L19 - L22 were not covered by tests

Check warning on line 24 in cargo-nextest/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/update.rs#L24

Added line #L24 was not covered by tests

Check warning on line 26 in cargo-nextest/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/update.rs#L26

Added line #L26 was not covered by tests

Check warning on line 62 in cargo-nextest/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/update.rs#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 39 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L34-L39

Added lines #L34 - L39 were not covered by tests

Check warning on line 45 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 111 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L111

Added line #L111 was not covered by tests

Check warning on line 155 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L152-L155

Added lines #L152 - L155 were not covered by tests

Check warning on line 160 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L160

Added line #L160 was not covered by tests

Check warning on line 162 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L162

Added line #L162 was not covered by tests

Check warning on line 174 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 186 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L186

Added line #L186 was not covered by tests

Check warning on line 191 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L191

Added line #L191 was not covered by tests

Check warning on line 196 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 202 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L199-L202

Added lines #L199 - L202 were not covered by tests

Check warning on line 204 in nextest-runner/src/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/update.rs#L204

Added line #L204 was not covered by tests