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

Add string.Format / StringBuilder.AppendFormat CompositeFormat analyzer #6674

Closed
wants to merge 1 commit into from

Conversation

stephentoub
Copy link
Member

Contributes to dotnet/runtime#85525
This PR provides an analyzer. It still warrants a fixer.

@stephentoub stephentoub requested a review from buyaa-n June 7, 2023 03:53
@stephentoub stephentoub requested a review from a team as a code owner June 7, 2023 03:53
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #6674 (95bf858) into main (2b6ab8d) will decrease coverage by 0.01%.
The diff coverage is 92.74%.

❗ Current head 95bf858 differs from pull request most recent head 6d82f1b. Consider uploading reports for the commit 6d82f1b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6674      +/-   ##
==========================================
- Coverage   96.40%   96.39%   -0.01%     
==========================================
  Files        1379     1381       +2     
  Lines      322253   322569     +316     
  Branches    10460    10477      +17     
==========================================
+ Hits       310657   310942     +285     
- Misses       9103     9128      +25     
- Partials     2493     2499       +6     

@stephentoub
Copy link
Member Author

stephentoub commented Jun 7, 2023

Somehow this PR got corrupted. Opening a new one...
#6675

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.

2 participants