Have a development question and can’t find the answer? In our Ask a Dev column, a developer from https://sentry.io/welcome/ will answer your questions about languages, frameworks, testing, performance monitoring, or whatever topic is on your mind. To submit a question, email askadeveloper@sentry.io. Question: I find it impossible to stick to a high code coverage metric when testing my app.

There are benefits to having 100% code coverage, but it’s important to keep in mind that achieving complete coverage may https://about.codecov.io/blog/the-case-against-100-code-coverage/, even in larger organizations.

Related Articles