DotNetAnalyzers / PublicApiAnalyzer

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

Only add getters and setters for type-forwarded properties to public API #25

Closed sharwell closed 5 years ago

sharwell commented 5 years ago

Include changes from dotnet/roslyn-analyzers#1657

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.21%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   83.19%   83.41%   +0.21%     
==========================================
  Files          21       21              
  Lines        2559     2586      +27     
  Branches      192      193       +1     
==========================================
+ Hits         2129     2157      +28     
+ Misses        350      349       -1     
  Partials       80       80