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

Refactoring and docs #12

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Refactoring and docs #12

merged 1 commit into from
Oct 7, 2024

Conversation

ancavar
Copy link
Collaborator

@ancavar ancavar commented Oct 6, 2024

Чуть-чуть подрефакторил и добавил комментарии.

@ancavar ancavar assigned ancavar and unassigned ancavar Oct 6, 2024
@ancavar ancavar requested a review from gsvgit October 6, 2024 17:49
@ancavar
Copy link
Collaborator Author

ancavar commented Oct 6, 2024

@gsvgit к слову, как в итоге поступить если только одна инструкция покрыта в блоке? ставить coveredByTest = true или...?

@gsvgit
Copy link
Member

gsvgit commented Oct 7, 2024

@gsvgit к слову, как в итоге поступить если только одна инструкция покрыта в блоке? ставить coveredByTest = true или...?

Я бы ставил false. Пока логика такова, что гейронка должна бы меньше внимания на покрытые обращать. А с частично покрытым ещё надо работать.

Но в дальнейшем надо будет какой-то ещё флаг на эту тему ввести.

@ancavar ancavar merged commit 2bb956c into dev Oct 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants