Sergio0694/PolySharp

Generated code should be excluded from code coverage

wforney opened this issue · 0 comments

The generated classes are in System namespace and show up on code coverage reports. Maybe add the ExcludeFromCodeCoverage attribute to them so they do not skew the code coverage numbers.