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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoshSchreuder
Copy link

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

@codecov
Copy link

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