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

Cleanup the Polly and Polly.Specs codebase - #2467

#2467
Merged
martincostello merged 10 commits into
mainApp-vNext/Polly:mainfrom
gh-1290App-vNext/Polly:gh-1290Copy head branch name to clipboard
Jan 28, 2025
Merged

Cleanup the Polly and Polly.Specs codebase#2467
martincostello merged 10 commits into
mainApp-vNext/Polly:mainfrom
gh-1290App-vNext/Polly:gh-1290Copy head branch name to clipboard

Conversation

@martincostello

Copy link
Copy Markdown
Member
  • Suppress extant occurences of code analysis warnings inline in the code and re-enable suppressed rules.
  • Fix remaining IDE/formatting suggestions in Polly.Specs.

Resolves #1290.

Apply remaining IDE suggestions for code simplification and clean-up in Polly.Specs.
- Suppress occurrences of S3215.
- Re-enable the S3215 rule.
- Suppress extant occurrences of S2223.
- Re-enable S2223.
- Suppress extant occurrences of CA1051.
- Enable CA1051.
- Suppress extant occurrences of CA1724.
- Re-enable CA1724.
- Suppress extant occurrence of CA1064.
- Re-enable CA1064.
- Suppress extant occurrences of CA1031.
- Re-enable CA1031.
- Suppress extant occurrences of CA1063.
- Re-enable CA1063.
Add missing CA1063 suppressions.
@codecov

codecov Bot commented Jan 28, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.35%. Comparing base (7148503) to head (ab4d596).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2467   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files         312      312           
  Lines        7464     7465    +1     
  Branches     1121     1121           
=======================================
+ Hits         6371     6372    +1     
  Misses        908      908           
  Partials      185      185           
Flag Coverage Δ
linux 85.35% <100.00%> (+<0.01%) ⬆️
macos 85.35% <100.00%> (+<0.01%) ⬆️
windows 85.32% <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.

Fix IDE0055 warnings on Windows.
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.

Cleanup the Polly and Polly.Specs codebase

1 participant

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