DotNetAnalyzers / PublicApiAnalyzer

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

Update to StyleCop Analyzers 1.1.0-beta004 #12

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is 80%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   34.35%   34.35%           
=======================================
  Files          66       66           
  Lines        4908     4908           
  Branches      562      562           
=======================================
  Hits         1686     1686           
  Misses       3152     3152           
  Partials       70       70
Impacted Files Coverage Δ
...ApiAnalyzer.CodeFixes/Helpers/SpecialTypeHelper.cs 0% <0%> (ø) :arrow_up:
...er.Test/ApiDesign/DeclarePublicAPIAnalyzerTests.cs 100% <100%> (ø) :arrow_up:
...nalyzer.Test/HelperTests/IndentationHelperTests.cs 100% <100%> (ø) :arrow_up:
...nalyzer/ApiDesign/DeclarePublicAPIAnalyzer.Impl.cs 64.1% <100%> (ø) :arrow_up:
...zer/PublicApiAnalyzer/Helpers/AccessLevelHelper.cs 10.9% <100%> (ø) :arrow_up:

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 c7a19e1...6cb2a4f. Read the comment docs.