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

Fix SA1111/SA1513/SA1121/SA1110 #1939

Fix SA1111/SA1513/SA1121/SA1110

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

Fix SA1111/SA1513/SA1121/SA1110 #1939

Fix SA1111/SA1513/SA1121/SA1110
1dfc906
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2024 in 1s

63.23% of diff hit (target 84.82%)

View this Pull Request on Codecov

63.23% of diff hit (target 84.82%)

Annotations

Check warning on line 40 in src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs#L40

Added line #L40 was not covered by tests

Check warning on line 74 in src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs#L74

Added line #L74 was not covered by tests

Check warning on line 109 in src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs#L109

Added line #L109 was not covered by tests

Check warning on line 146 in src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs#L146

Added line #L146 was not covered by tests

Check warning on line 184 in src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs#L184

Added line #L184 was not covered by tests

Check warning on line 241 in src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AdvancedCircuitBreakerTResultSyntax.cs#L241

Added line #L241 was not covered by tests

Check warning on line 40 in src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs#L40

Added line #L40 was not covered by tests

Check warning on line 75 in src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs#L75

Added line #L75 was not covered by tests

Check warning on line 113 in src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs#L113

Added line #L113 was not covered by tests

Check warning on line 150 in src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs#L150

Added line #L150 was not covered by tests

Check warning on line 187 in src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs#L187

Added line #L187 was not covered by tests

Check warning on line 243 in src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/CircuitBreaker/AsyncAdvancedCircuitBreakerTResultSyntax.cs#L243

Added line #L243 was not covered by tests

Check warning on line 131 in src/Polly/Fallback/AsyncFallbackSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Fallback/AsyncFallbackSyntax.cs#L131

Added line #L131 was not covered by tests

Check warning on line 167 in src/Polly/Fallback/AsyncFallbackSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Fallback/AsyncFallbackSyntax.cs#L167

Added line #L167 was not covered by tests

Check warning on line 265 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 403 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L403

Added line #L403 was not covered by tests

Check warning on line 432 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L432

Added line #L432 was not covered by tests

Check warning on line 460 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L460

Added line #L460 was not covered by tests

Check warning on line 553 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L553

Added line #L553 was not covered by tests

Check warning on line 581 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L581

Added line #L581 was not covered by tests

Check warning on line 705 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L705

Added line #L705 was not covered by tests

Check warning on line 755 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L755

Added line #L755 was not covered by tests

Check warning on line 931 in src/Polly/Retry/AsyncRetrySyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetrySyntax.cs#L931

Added line #L931 was not covered by tests

Check warning on line 182 in src/Polly/Retry/AsyncRetryTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetryTResultSyntax.cs#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 200 in src/Polly/Retry/AsyncRetryTResultSyntax.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polly/Retry/AsyncRetryTResultSyntax.cs#L199-L200

Added lines #L199 - L200 were not covered by tests