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

[meta] add support for required and recommended nextest versions #919

Merged
merged 4 commits into from
Jul 30, 2023

[meta] add support for Cargo's --timings flag

1ea4b5d
Select commit
Loading
Failed to load commit list.
Merged

[meta] add support for required and recommended nextest versions #919

[meta] add support for Cargo's --timings flag
1ea4b5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 30, 2023 in 1s

80.16% of diff hit (target 0.00%)

View this Pull Request on Codecov

80.16% of diff hit (target 0.00%)

Annotations

Check warning on line 188 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L188

Added line #L188 was not covered by tests

Check warning on line 192 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L192

Added line #L192 was not covered by tests

Check warning on line 201 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L201

Added line #L201 was not covered by tests

Check warning on line 205 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L205

Added line #L205 was not covered by tests

Check warning on line 209 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L209

Added line #L209 was not covered by tests

Check warning on line 230 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L230

Added line #L230 was not covered by tests

Check warning on line 233 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L233

Added line #L233 was not covered by tests

Check warning on line 236 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L236

Added line #L236 was not covered by tests

Check warning on line 239 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L239

Added line #L239 was not covered by tests

Check warning on line 243 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L243

Added line #L243 was not covered by tests

Check warning on line 246 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L246

Added line #L246 was not covered by tests

Check warning on line 249 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L249

Added line #L249 was not covered by tests

Check warning on line 255 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L255

Added line #L255 was not covered by tests

Check warning on line 258 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L258

Added line #L258 was not covered by tests

Check warning on line 270 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L261-L270

Added lines #L261 - L270 were not covered by tests

Check warning on line 274 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L274

Added line #L274 was not covered by tests

Check warning on line 277 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L277

Added line #L277 was not covered by tests

Check warning on line 280 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L280

Added line #L280 was not covered by tests

Check warning on line 283 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L283

Added line #L283 was not covered by tests

Check warning on line 300 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L298-L300

Added lines #L298 - L300 were not covered by tests

Check warning on line 304 in cargo-nextest/src/cargo_cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/cargo_cli.rs#L304

Added line #L304 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L222

Added line #L222 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L986

Added line #L986 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L988-L995

Added lines #L988 - L995 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L1007

Added line #L1007 was not covered by tests