We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Для того, чтобы при review было понятно, какие строки из PR покрыты тестами, а какие нет.
The text was updated successfully, but these errors were encountered:
Провёл небольшое исследование. Вижу, что в проекте используется SimpleCov. В документации к нему не нашёл информации о покрытии строчек в pull-request
Однако, наткнулся вот на такой issue - simplecov-ruby/simplecov#886 В нём рекомендуют обратить внимание на undercover - https://github.com/grodowski/undercover/tree/master Я его поставил и настроил локально.
@sergio-fry , вопрос такой: стоит продолжать и думать как его встроить в CI, или нам нужен другой инструмент?
Sorry, something went wrong.
Этот инструмент подходит, если позволит решить задачу. То есть, увидеть результат в PR
EgorBazhenov
Successfully merging a pull request may close this issue.
Для того, чтобы при review было понятно, какие строки из PR покрыты тестами, а какие нет.
The text was updated successfully, but these errors were encountered: