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

Update RenameToUpperCaseCodeFixProvider to support conflict resolution #1851

Merged
merged 2 commits into from
Nov 27, 2015

Conversation

sharwell
Copy link
Member

Fixes #437

@sharwell sharwell added this to the 1.0.0 RC 1 milestone Nov 27, 2015
@codecov-io
Copy link

Current coverage is 79.29%

Merging #1851 into master will decrease coverage by -0.09% as of 409d771

@@            master   #1851   diff @@
======================================
  Files          554     554       
  Stmts        34153   34242    +89
  Branches      9440    9485    +45
  Methods                          
======================================
+ Hit          27111   27153    +42
- Partial       5479    5513    +34
- Missed        1563    1576    +13

Review entire Coverage Diff as of 409d771

Powered by Codecov. Updated on successful CI builds.

@sharwell
Copy link
Member Author

I'm going to update this to use the new helper method introduced in #1849.

@sharwell sharwell self-assigned this Nov 27, 2015
@sharwell
Copy link
Member Author

Now updated!

@vweijsters
Copy link
Contributor

👍 Looks good to me

sharwell added a commit that referenced this pull request Nov 27, 2015
Update RenameToUpperCaseCodeFixProvider to support conflict resolution
@sharwell sharwell merged commit 9c207c4 into DotNetAnalyzers:master Nov 27, 2015
@sharwell sharwell deleted the fix-437 branch November 27, 2015 20: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.

3 participants