Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix SA1615/SA1623 warnings - #2091

#2091
Merged
martincostello merged 5 commits into
App-vNext:mainApp-vNext/Polly:mainfrom
iamdmitrij:SA1615iamdmitrij/Polly:SA1615Copy head branch name to clipboard
May 2, 2024
Merged

Fix SA1615/SA1623 warnings#2091
martincostello merged 5 commits into
App-vNext:mainApp-vNext/Polly:mainfrom
iamdmitrij:SA1615iamdmitrij/Polly:SA1615Copy head branch name to clipboard

Conversation

@iamdmitrij

@iamdmitrij iamdmitrij commented May 2, 2024

Copy link
Copy Markdown
Contributor

Pull Request

The issue or feature being addressed

#1290

Details on the issue fix or feature implementation

  • Fix SA1615 by adding documentation to return values
  • Fix SA1623 by prefixing property docs to Gets/Sets

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 May 2, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.72%. Comparing base (a31bdc2) to head (bd0bac6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2091   +/-   ##
=======================================
  Coverage   83.72%   83.72%           
=======================================
  Files         312      312           
  Lines        7126     7126           
  Branches     1054     1054           
=======================================
  Hits         5966     5966           
  Misses        789      789           
  Partials      371      371           
Flag Coverage Δ
linux 83.72% <ø> (ø)
macos 83.72% <ø> (ø)
windows ?

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.

@iamdmitrij

Copy link
Copy Markdown
Contributor Author

Noticed that SA1623 can be fixed without suppressing rule. Will push new changes.

Comment thread src/Polly/PolicyBuilder.cs Outdated
@iamdmitrij

Copy link
Copy Markdown
Contributor Author

SA1623 is now fixed without .editorconfig suppression.

@martincostello martincostello added this to the v8.4.0 milestone May 2, 2024
Comment thread src/Polly/Context.cs Outdated
Co-authored-by: Martin Costello <martin@martincostello.com>
@martincostello
martincostello enabled auto-merge (squash) May 2, 2024 15:57
@martincostello

Copy link
Copy Markdown
Member

Thanks again!

@martincostello
martincostello merged commit 341d3a1 into App-vNext:main May 2, 2024
@iamdmitrij
iamdmitrij deleted the SA1615 branch May 15, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.