Skip to content

Fix SA1113/CA1200/SA1805/SA1629/SA1407/SA1127 warnings#1938

Merged
martincostello merged 6 commits into
App-vNext:mainfrom
baranyaimate:Fix-S6608-IDE1006-SA1414-CA1508-Polly-Specs
Jan 28, 2024
Merged

Fix SA1113/CA1200/SA1805/SA1629/SA1407/SA1127 warnings#1938
martincostello merged 6 commits into
App-vNext:mainfrom
baranyaimate:Fix-S6608-IDE1006-SA1414-CA1508-Polly-Specs

Conversation

@baranyaimate

Copy link
Copy Markdown
Contributor

The issue or feature being addressed

Contributes to #1290

Details on the issue fix or feature implementation

Fix SA1113/CA1200/SA1805/SA1629/SA1407/SA1127 warnings

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
  • I have successfully run a local build

@codecov

codecov Bot commented Jan 28, 2024

Copy link
Copy Markdown

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (0719338) 84.81% compared to head (9f08d14) 84.82%.

Files Patch % Lines
src/Polly/RateLimit/RateLimitRejectedException.cs 50.00% 2 Missing ⚠️
src/Polly/Bulkhead/BulkheadRejectedException.cs 66.66% 1 Missing ⚠️
src/Polly/PolicyBuilder.OrSyntax.cs 0.00% 1 Missing ⚠️
src/Polly/Utilities/TimedLock.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1938      +/-   ##
==========================================
+ Coverage   84.81%   84.82%   +0.01%     
==========================================
  Files         312      312              
  Lines        6900     6895       -5     
  Branches     1056     1056              
==========================================
- Hits         5852     5849       -3     
+ Misses        839      837       -2     
  Partials      209      209              
Flag Coverage Δ
linux 84.82% <82.75%> (+0.01%) ⬆️
macos 84.82% <82.75%> (+0.01%) ⬆️
windows 84.82% <82.75%> (+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 enabled auto-merge (squash) January 28, 2024 11:40
@martincostello martincostello added this to the v8.3.0 milestone Jan 28, 2024
@martincostello
martincostello merged commit 373b503 into App-vNext:main Jan 28, 2024
@baranyaimate
baranyaimate deleted the Fix-S6608-IDE1006-SA1414-CA1508-Polly-Specs branch January 28, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants