DotNetAnalyzers / PublicApiAnalyzer

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

Enable diagnostics using AnalyzerConstants.EnabledByDefault #18

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   80.16%   80.31%   +0.15%     
==========================================
  Files          22       22              
  Lines        2616     2616              
  Branches      225      225              
==========================================
+ Hits         2097     2101       +4     
+ Misses        431      427       -4     
  Partials       88       88
Impacted Files Coverage Δ
...cApiAnalyzer/ApiDesign/DeclarePublicAPIAnalyzer.cs 98.98% <100%> (ø) :arrow_up:
...ApiAnalyzer/PublicApiAnalyzer/AnalyzerConstants.cs 80% <0%> (+80%) :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 8b52f8a...66d468a. Read the comment docs.