Code coverage with Coverlet
I’ve trying to get some code coverage results from our tests and blocking on a percentage threshold. Start by googling and reading the docs in respect to .NET. I’ve done this before with older versions of .NET and MSBuild.
https://learn.microsoft.com...
wind010.hashnode.dev4 min read