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

remove some redundant async state machines #985

Merged
merged 7 commits into from
Jan 7, 2023

Conversation

SimonCropp
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2023

Codecov Report

Merging #985 (5331e4f) into main (55aaa7c) will decrease coverage by 0.06%.
The diff coverage is 92.59%.

@@            Coverage Diff             @@
##             main     #985      +/-   ##
==========================================
- Coverage   71.17%   71.11%   -0.07%     
==========================================
  Files         137      137              
  Lines        3768     3756      -12     
  Branches      764      764              
==========================================
- Hits         2682     2671      -11     
+ Misses        875      874       -1     
  Partials      211      211              
Flag Coverage Δ
linux 71.11% <92.59%> (-0.07%) ⬇️
macos 71.11% <92.59%> (-0.07%) ⬇️
windows 71.11% <92.59%> (?)

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

Impacted Files Coverage Δ
src/Polly/Wrap/AsyncPolicyWrapEngine.cs 88.88% <90.00%> (-0.21%) ⬇️
src/Polly/Caching/AsyncSerializingCacheProvider.cs 100.00% <100.00%> (ø)
src/Polly/NoOp/AsyncNoOpPolicy.cs 100.00% <100.00%> (ø)
src/Polly/NoOp/NoOpEngineAsync.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 a2cc212 into main Jan 7, 2023
@SimonCropp SimonCropp deleted the remove-some-redundant-async-state-machines- branch January 7, 2023 10:25
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