What is code coverage? | Snack of the Week

preview_player
Показать описание
Have you struggled with bugs and issues in your codebase? Ever thought of using code coverage? For this Snack of the Week, Tom from the Sentry dev rel team explores how code coverage can help you uncover bugs and de-risk code changes.

Learn more in this ebook:

Or jump directly into a code example:

Рекомендации по теме
Комментарии
Автор

I wish you'd include in the video to explain how code coverage is calculated... For someone considering using CC, you wonder "how do I know it will suggest which parts aren't tested?"

DatingDilemmaBreakdown