Skip to content

#7 Fix issues with autofix if using statement or comments exist#10

Open
JoshSchreuder wants to merge 1 commit intosuperfaz:masterfrom
JoshSchreuder:fix.UsingAndCommentFormatting
Open

#7 Fix issues with autofix if using statement or comments exist#10
JoshSchreuder wants to merge 1 commit intosuperfaz:masterfrom
JoshSchreuder:fix.UsingAndCommentFormatting

Conversation

@JoshSchreuder
Copy link
Copy Markdown

My first time doing Roslyn stuff, so hopefully this is all good. Happy to take feedback and update this if required.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 15, 2019

Codecov Report

Merging #10 into master will increase coverage by 0.14%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   97.34%   97.49%   +0.14%     
==========================================
  Files          10       10              
  Lines         301      319      +18     
==========================================
+ Hits          293      311      +18     
  Misses          8        8
Impacted Files Coverage Δ
src/MSTest.Analyzer/MT1003CodeFixProvider.cs 95.91% <100%> (+0.91%) ⬆️
src/MSTest.Analyzer/MT1001CodeFixProvider.cs 95.91% <100%> (+0.91%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1dcf3c6...d8ae722. Read the comment docs.

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