DotNetAnalyzers / PublicApiAnalyzer

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

Update analyzer #14

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #14 into master will increase coverage by 6.75%. The diff coverage is 84.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   35.39%   42.15%   +6.75%     
==========================================
  Files          66       69       +3     
  Lines        4763     5390     +627     
  Branches      536      592      +56     
==========================================
+ Hits         1686     2272     +586     
- Misses       3007     3034      +27     
- Partials       70       84      +14
Impacted Files Coverage Δ
...er.Test/ApiDesign/DeclarePublicAPIAnalyzerTests.cs 100% <100%> (ø) :arrow_up:
...cApiAnalyzer/ApiDesign/DeclarePublicAPIAnalyzer.cs 98.98% <100%> (+4.08%) :arrow_up:
...ApiAnalyzer/RoslynDiagnosticsResources.Designer.cs 14.49% <20%> (+1.52%) :arrow_up:
...Analyzer.Test/Helpers/DiagnosticVerifier.Helper.cs 83.43% <25%> (-3.19%) :arrow_down:
...yzer/PublicApiAnalyzer/Helpers/ObjectExtensions.cs 30.76% <30.76%> (ø)
...nalyzer.CodeFixes/ApiDesign/DeclarePublicAPIFix.cs 42.19% <50%> (+12.59%) :arrow_up:
...nalyzer/ApiDesign/DeclarePublicAPIAnalyzer.Impl.cs 81.04% <77.16%> (+16.94%) :arrow_up:
...blicApiAnalyzer/Helpers/IMethodSymbolExtensions.cs 91.66% <91.66%> (ø)
...zer/PublicApiAnalyzer/Helpers/ISymbolExtensions.cs 91.66% <91.66%> (ø)
... and 4 more

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 4e3311b...0b8d93d. Read the comment docs.