Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MA0089 support string.IndexOf and string.Replace #510

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

meziantou
Copy link
Owner

Fix #504

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #510 (ae5a332) into main (ae9112c) will increase coverage by 0.02%.
The diff coverage is 96.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
+ Coverage   89.87%   89.90%   +0.02%     
==========================================
  Files         174      174              
  Lines       12631    12716      +85     
==========================================
+ Hits        11352    11432      +80     
- Misses       1279     1284       +5     
Impacted Files Coverage Δ
...antou.Analyzer/Rules/OptimizeStartsWithAnalyzer.cs 95.72% <96.87%> (-1.34%) ⬇️

@meziantou meziantou marked this pull request as ready for review April 26, 2023 05:16
@meziantou meziantou merged commit 8646563 into main Apr 26, 2023
@meziantou meziantou deleted the issues/504 branch April 26, 2023 12:57
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.

add rule Convert string to character
1 participant