DotNetAnalyzers / PublicApiAnalyzer

Superseded by Microsoft.CodeAnalysis.PublicApiAnalyzers
https://www.nuget.org/packages/Microsoft.CodeAnalysis.PublicApiAnalyzers/
Other
18 stars 9 forks source link

If the unshipped API file is empty, treat it as ending with a blank line #16

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.13%. The diff coverage is 96.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   49.58%   49.72%   +0.13%     
==========================================
  Files          69       69              
  Lines        5850     5868      +18     
  Branches      608      609       +1     
==========================================
+ Hits         2901     2918      +17     
  Misses       2840     2840              
- Partials      109      110       +1
Impacted Files Coverage Δ
...er.Test/ApiDesign/DeclarePublicAPIAnalyzerTests.cs 100% <100%> (ø) :arrow_up:
...nalyzer.CodeFixes/ApiDesign/DeclarePublicAPIFix.cs 90.22% <66.66%> (-0.53%) :arrow_down:

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 5e6ce6a...6157d51. Read the comment docs.