Skip to content

Fixes IDE0052 and IDE0270#3960

Open
jsrustad wants to merge 3 commits intoDotNetAnalyzers:masterfrom
jsrustad:feature/issue-3959_ide0052-ide0270-fix
Open

Fixes IDE0052 and IDE0270#3960
jsrustad wants to merge 3 commits intoDotNetAnalyzers:masterfrom
jsrustad:feature/issue-3959_ide0052-ide0270-fix

Conversation

@jsrustad
Copy link
Copy Markdown

Fix 1 instance of IDE0052
Fix 1 instance of IDE0270

Closes #3959

@jsrustad jsrustad changed the title Fixes IDE0270 and IDE0052 Fixes IDE0052 and IDE0270 Nov 19, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 19, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.46%. Comparing base (513ba0f) to head (073470c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3960      +/-   ##
==========================================
- Coverage   97.48%   97.46%   -0.02%     
==========================================
  Files        1026     1032       +6     
  Lines      119387   119425      +38     
  Branches     3476     3475       -1     
==========================================
+ Hits       116388   116402      +14     
- Misses       1986     2011      +25     
+ Partials     1013     1012       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

IDE0052 IDE0270 Fix code to avoid warnings

1 participant