issues
search
serilog-mssql
/
serilog-sinks-mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Apache License 2.0
283
stars
148
forks
source link
Coverlet code coverage
#457
Closed
ckadluba
closed
1 year ago
ckadluba
commented
1 year ago
Added coverlet.collector to the tests project, but only for .NET 6 because it does not work with .NET Framework.
Added the --collect parameter when executing tests in Build.ps1
Publish TestResults folder in PR Validation workflow to enable manual manual download and observation of the coverage during PRs.