You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#104 shows overall averages as part of final console output
#112 adds support for standard ExcludeFromCodeCoverage attribute to specify types and methods to exclude from code coverage. Deprecates ExcludeFromCoverage attribute
7f190e4 prevents Opencover and Cobertura output generated at the same time from overwriting each other (#111)
#116 strongly signs the Coverlet assembly and aims to fix #40