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

Tidy-up Polly.Specs - #1950

#1950
Merged
martincostello merged 3 commits into
App-vNext:mainApp-vNext/Polly:mainfrom
martincostello:use-varmartincostello/Polly:use-varCopy head branch name to clipboard
Feb 4, 2024
Merged

Tidy-up Polly.Specs#1950
martincostello merged 3 commits into
App-vNext:mainApp-vNext/Polly:mainfrom
martincostello:use-varmartincostello/Polly:use-varCopy head branch name to clipboard

Conversation

@martincostello

Copy link
Copy Markdown
Member
  • Use var where the type is evident.
  • Use using var to simplify code as Dispose() was the last call in the scope anyway.
  • Remove redundant qualifiers from code.

Use var where the type is evident.
Use using var to simplify code as `Dispose()` was the last call in the scope anyway.
Remove redundant qualifiers from code.
@martincostello
martincostello enabled auto-merge (rebase) February 4, 2024 09:52
@codecov

codecov Bot commented Feb 4, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e4cebcd) 85.91% compared to head (7237790) 85.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1950   +/-   ##
=======================================
  Coverage   85.91%   85.91%           
=======================================
  Files         312      312           
  Lines        6654     6654           
  Branches     1057     1057           
=======================================
  Hits         5717     5717           
  Misses        540      540           
  Partials      397      397           
Flag Coverage Δ
linux 85.91% <ø> (ø)
macos 85.91% <ø> (ø)
windows 85.91% <ø> (ø)

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 34c0d58 into App-vNext:main Feb 4, 2024
@martincostello
martincostello deleted the use-var branch February 4, 2024 10:25
martincostello added a commit to martincostello/Polly that referenced this pull request Feb 5, 2024
Some more var usage missed from App-vNext#1950.
@martincostello martincostello mentioned this pull request Feb 5, 2024
martincostello added a commit that referenced this pull request Feb 5, 2024
Some more var usage missed from #1950.
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.

1 participant

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