DotNetAnalyzers / PublicApiAnalyzer

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

Remove unused helper code #17

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #17 into master will increase coverage by 30.43%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #17       +/-   ##
===========================================
+ Coverage   49.72%   80.16%   +30.43%     
===========================================
  Files          69       22       -47     
  Lines        5868     2616     -3252     
  Branches      609      225      -384     
===========================================
- Hits         2918     2097      -821     
+ Misses       2840      431     -2409     
+ Partials      110       88       -22
Impacted Files Coverage Δ
...zer.Test/ExportCodeFixProviderAttributeNameTest.cs 77.77% <100%> (ø) :arrow_up:
...Analyzer.Test/Helpers/DiagnosticVerifier.Helper.cs 75.46% <0%> (-7.98%) :arrow_down:
...PublicApiAnalyzer.Test/Helpers/DiagnosticResult.cs 58.33% <0%> (-1.39%) :arrow_down:
...icApiAnalyzer.Test/Verifiers/DiagnosticVerifier.cs 48.63% <0%> (-0.55%) :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 a4239bd...595f657. Read the comment docs.