Skip to content
New issue

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

Добавить отображения непокрытых строк в PR #40

Open
sergio-fry opened this issue May 24, 2024 · 2 comments · May be fixed by #81
Open

Добавить отображения непокрытых строк в PR #40

sergio-fry opened this issue May 24, 2024 · 2 comments · May be fixed by #81
Assignees

Comments

@sergio-fry
Copy link
Collaborator

Для того, чтобы при review было понятно, какие строки из PR покрыты тестами, а какие нет.

@EgorBazhenov
Copy link
Collaborator

Провёл небольшое исследование. Вижу, что в проекте используется SimpleCov. В документации к нему не нашёл информации о покрытии строчек в pull-request

Однако, наткнулся вот на такой issue - simplecov-ruby/simplecov#886
В нём рекомендуют обратить внимание на undercover - https://github.com/grodowski/undercover/tree/master
Я его поставил и настроил локально.

@sergio-fry , вопрос такой: стоит продолжать и думать как его встроить в CI, или нам нужен другой инструмент?

@sergio-fry
Copy link
Collaborator Author

Этот инструмент подходит, если позволит решить задачу. То есть, увидеть результат в PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants