Skip to content

Conversation

@Zombach
Copy link
Contributor

@Zombach Zombach commented Jul 21, 2024

Pull Request

The issue or feature being addressed

#2215

Details on the issue fix or feature implementation

  • Suppress CA1062 in src/Polly/Retry/AsyncRetryPolicy.cs or fix the warning

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature

@codecov
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.94%. Comparing base (6a4b17d) to head (72eb788).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2225   +/-   ##
=======================================
  Coverage   83.93%   83.94%           
=======================================
  Files         313      313           
  Lines        7195     7199    +4     
  Branches     1068     1070    +2     
=======================================
+ Hits         6039     6043    +4     
  Misses        785      785           
  Partials      371      371           
Flag Coverage Δ
linux 83.94% <100.00%> (+<0.01%) ⬆️
macos 83.94% <100.00%> (+<0.01%) ⬆️
windows 83.94% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello merged commit 6d2b4e9 into App-vNext:main Jul 22, 2024
@Zombach Zombach deleted the zombach/remove-warning-ca1062#async-retry-policy branch July 22, 2024 16: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.

2 participants