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

use some compound assignments #1022

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

SimonCropp
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2023

Codecov Report

Merging #1022 (6b8cfc0) into main (19adf9f) will not change coverage.
The diff coverage is 55.00%.

@@           Coverage Diff           @@
##             main    #1022   +/-   ##
=======================================
  Coverage   71.11%   71.11%           
=======================================
  Files         137      137           
  Lines        3756     3756           
  Branches      764      764           
=======================================
  Hits         2671     2671           
  Misses        874      874           
  Partials      211      211           
Flag Coverage Δ
linux 71.11% <55.00%> (ø)
macos 71.11% <55.00%> (ø)
windows 71.11% <55.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Polly/Caching/AsyncCacheTResultSyntax.cs 18.03% <25.00%> (ø)
src/Polly/Caching/CacheTResultSyntax.cs 19.69% <25.00%> (ø)
src/Polly/Caching/AsyncCacheSyntax.cs 36.66% <50.00%> (ø)
src/Polly/Caching/CacheSyntax.cs 36.66% <50.00%> (ø)
src/Polly/PolicyBuilder.OrSyntax.cs 80.00% <50.00%> (ø)
.../Polly/CircuitBreaker/AdvancedCircuitController.cs 89.18% <100.00%> (ø)
src/Polly/CircuitBreaker/RollingHealthMetrics.cs 100.00% <100.00%> (ø)
src/Polly/ExceptionPredicates.cs 100.00% <100.00%> (ø)
.../Polly/RateLimit/LockFreeTokenBucketRateLimiter.cs 82.75% <100.00%> (ø)
src/Polly/ResultPredicates.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@SimonCropp SimonCropp merged commit 3d05c77 into main Jan 13, 2023
@martincostello martincostello deleted the use-some-compound-assignments branch April 14, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants