cqfn / jpeek

Hosted and command-line calculator of cohesion metrics for Java code
https://i.jpeek.org
MIT License
205 stars 81 forks source link

554 #561

Closed michaelwelly closed 3 months ago

michaelwelly commented 3 months ago

"В этом пулл реквесте устранена проблема с повторным определением переменной CCM_V3 в перечислении Metrics. Изменения включают удаление избыточных объявлений переменной, что исправляет ошибку компиляции и улучшает читаемость кода. Просьба рассмотреть и принять изменения."

"This pull request resolves the issue of the variable CCM_V3 being redefined in the Metrics enum. The changes involve removing redundant declarations of the variable, which fixes the compilation error and improves code readability. Please consider and approve the changes.

michaelwelly commented 3 months ago

@yegor256

yegor256 commented 3 months ago

@michaelwelly please, use English

yegor256 commented 3 months ago

@michaelwelly what about a unit test? How do you know that the problem has been resolved?