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 support for silencing only one of the outputs of a test #1707

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for silencing only one of the outputs of a test

10f3da9
Select commit
Loading
Failed to load commit list.
Open

Add support for silencing only one of the outputs of a test #1707

Add support for silencing only one of the outputs of a test
10f3da9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 1s

59.56% of diff hit (target 0.00%)

View this Pull Request on Codecov

59.56% of diff hit (target 0.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L980

Added line #L980 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L983

Added line #L983 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 989 in cargo-nextest/src/dispatch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L989

Added line #L989 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L1012-L1027

Added lines #L1012 - L1027 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cargo-nextest/src/dispatch.rs#L1031-L1035

Added lines #L1031 - L1035 were not covered by tests

Check warning on line 126 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L121-L126

Added lines #L121 - L126 were not covered by tests

Check warning on line 142 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 149 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 167 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L154-L167

Added lines #L154 - L167 were not covered by tests

Check warning on line 178 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L169-L178

Added lines #L169 - L178 were not covered by tests

Check warning on line 180 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L180

Added line #L180 was not covered by tests

Check warning on line 184 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 247 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L239-L247

Added lines #L239 - L247 were not covered by tests

Check warning on line 249 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L249

Added line #L249 was not covered by tests

Check warning on line 953 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L951-L953

Added lines #L951 - L953 were not covered by tests

Check warning on line 955 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L955

Added line #L955 was not covered by tests

Check warning on line 1220 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L1214-L1220

Added lines #L1214 - L1220 were not covered by tests

Check warning on line 1594 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L1594

Added line #L1594 was not covered by tests

Check warning on line 2864 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L2864

Added line #L2864 was not covered by tests

Check warning on line 2869 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L2869

Added line #L2869 was not covered by tests

Check warning on line 2874 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L2874

Added line #L2874 was not covered by tests

Check warning on line 2879 in nextest-runner/src/reporter/displayer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nextest-runner/src/reporter/displayer.rs#L2879

Added line #L2879 was not covered by tests