DotNetAnalyzers / PublicApiAnalyzer

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

Structs always have an implicit constructor #24

Closed sharwell closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.19%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   82.99%   83.19%   +0.19%     
==========================================
  Files          21       21              
  Lines        2529     2559      +30     
  Branches      192      192              
==========================================
+ Hits         2099     2129      +30     
  Misses        350      350              
  Partials       80       80