I'll try to show you how code coverage report opens a lot of useful data for developers, which in the end allows improving code quality.
Я постараюсь показать, как отчет о покрытии кода открывает для разработчика множество интересных и полезных данных, в конечном счете позволяющих улучшить качество кода.
Reviewing code coverage report before sending changes to the repository, you can find such kind of bugs and prevent them before they cause damage, not to mention the time savings.
Изучая отчет о покрытии кода перед отправкой изменений в репозиторий, позволяет достаточно быстро находить такие ошибки и исправлять их прежде чем они нанесут ущерб, не говоря уже об экономии времени.
Code coverage report is a very important tool for a developer.
Отчет о покрытии кода является очень важным инструментом в руках разработчика.
Most obvious benefit from code coverage report is an ability to detect which code isn't testing.
Самой очевидной пользой от отчета о покрытии кода является возможность определить какой код не тестируется.
In some cases, code coverage report can help you to find code which isn't used anymore.
В некоторых случаях, отчет о покрытии может помочь выявить код, который уже нигде не используется.
This kind of bugs is easy to discover with code coverage report because loop body will be shown as not covered.
Такие ошибки также легко найти при помощи отчета о покрытии кода, т.к. тело цикла будет показано как не покрытый код.
Another important aspect of writing good programs is the clear code but not the number of tests or the number in the code coverage report.
Ещё одна важная черта замечательных программ - это чистота кода, а не поголовье тестов или количество отчётов о покрытии.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "code coverage report" in English