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

Fix file header insertion before a blank line #2421

Merged
merged 2 commits into from
Jun 19, 2017

Conversation

sharwell
Copy link
Member

Fixes #2415

@sharwell sharwell added this to the 1.1.0 Beta 4 milestone Jun 16, 2017
@sharwell sharwell force-pushed the header-before-blank branch from 8d08a97 to 90398e3 Compare June 16, 2017 23:13
@codecov
Copy link

codecov bot commented Jun 16, 2017

Codecov Report

Merging #2421 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2421      +/-   ##
==========================================
+ Coverage   96.43%   96.44%   +<.01%     
==========================================
  Files         714      715       +1     
  Lines       92522    92616      +94     
  Branches     3444     3447       +3     
==========================================
+ Hits        89226    89320      +94     
  Misses       2403     2403              
  Partials      893      893
Impacted Files Coverage Δ
...es/DocumentationRules/FileHeaderCodeFixProvider.cs 96.96% <100%> (+0.16%) ⬆️
...est/DocumentationRules/NoXmlFileHeaderUnitTests.cs 100% <100%> (ø) ⬆️
...yzers/StyleCop.Analyzers.Test/WorkItemAttribute.cs 100% <100%> (ø)
...nalyzers/StyleCop.Analyzers.Test/AttributeTests.cs 100% <100%> (ø) ⬆️

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 70e9c76...87f2fc4. Read the comment docs.

@sharwell sharwell force-pushed the header-before-blank branch from 90398e3 to e63e399 Compare June 16, 2017 23:35
@sharwell sharwell force-pushed the header-before-blank branch from e63e399 to 87f2fc4 Compare June 17, 2017 03:19
@sharwell sharwell merged commit 04deed8 into DotNetAnalyzers:master Jun 19, 2017
@sharwell sharwell deleted the header-before-blank branch June 19, 2017 20:59
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.

1 participant