Telegram.Bot icon indicating copy to clipboard operation
Telegram.Bot copied to clipboard

Add code coverage

Open karb0f0s opened this issue 4 years ago • 0 comments

Consider adding code coverage in CI pipeline.

.Net Core is able to produce cross-platform code-coverage reports and Azure DevOps is able to display coverage information. This could help to identify "blind spots" in our test suite.

karb0f0s avatar May 29 '21 14:05 karb0f0s