Telegram.Bot
Telegram.Bot copied to clipboard
Add code coverage
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.