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

[nextest-runner] move some code around #1947

Merged
merged 8 commits into from
Dec 5, 2024

[nextest-runner] move some internal events into another module

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

[nextest-runner] move some code around #1947

[nextest-runner] move some internal events into another module
1b13ea0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2024 in 0s

67.06% of diff hit (target 0.00%)

View this Pull Request on Codecov

67.06% of diff hit (target 0.00%)

Annotations

Check warning on line 300 in nextest-runner/src/helpers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/helpers.rs#L300

Added line #L300 was not covered by tests

Check warning on line 410 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L405-L410

Added lines #L405 - L410 were not covered by tests

Check warning on line 429 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L429

Added line #L429 was not covered by tests

Check warning on line 439 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L439

Added line #L439 was not covered by tests

Check warning on line 442 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L442

Added line #L442 was not covered by tests

Check warning on line 448 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L448

Added line #L448 was not covered by tests

Check warning on line 452 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L452

Added line #L452 was not covered by tests

Check warning on line 515 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L513-L515

Added lines #L513 - L515 were not covered by tests

Check warning on line 598 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L598

Added line #L598 was not covered by tests

Check warning on line 609 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L609

Added line #L609 was not covered by tests

Check warning on line 617 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L617

Added line #L617 was not covered by tests

Check warning on line 628 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L628

Added line #L628 was not covered by tests

Check warning on line 1061 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1061

Added line #L1061 was not covered by tests

Check warning on line 1071 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1071

Added line #L1071 was not covered by tests

Check warning on line 1084 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1084

Added line #L1084 was not covered by tests

Check warning on line 1098 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1098

Added line #L1098 was not covered by tests

Check warning on line 1112 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1112

Added line #L1112 was not covered by tests

Check warning on line 1126 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1126

Added line #L1126 was not covered by tests

Check warning on line 1137 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1137

Added line #L1137 was not covered by tests

Check warning on line 1148 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1148

Added line #L1148 was not covered by tests

Check warning on line 1160 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1160

Added line #L1160 was not covered by tests

Check warning on line 1171 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1171

Added line #L1171 was not covered by tests

Check warning on line 1182 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1182

Added line #L1182 was not covered by tests

Check warning on line 1193 in nextest-runner/src/reporter/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/events.rs#L1193

Added line #L1193 was not covered by tests

Check warning on line 488 in nextest-runner/src/runner/imp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/runner/imp.rs#L488

Added line #L488 was not covered by tests