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

554 #561

Closed
wants to merge 6 commits into from
Closed

554 #561

wants to merge 6 commits into from

Conversation

michaelwelly
Copy link

"В этом пулл реквесте устранена проблема с повторным определением переменной 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.

…ости имен методов при создании узлов и их добавлении в соответствующие структуры данных. Теперь метод проверяет, добавлен ли узел с таким именем, прежде чем создавать и добавлять его в коллекцию.
…1 мая 2021 года, необходимо исследовать проблему, связанную с добавлением CCM метрики версии 3. Требуется проанализировать, почему возникла проблема с добавлением метрики и предложить ее решение.
…1 мая 2021 года, необходимо исследовать проблему, связанную с добавлением CCM метрики версии 3. Требуется проанализировать, почему возникла проблема с добавлением метрики и предложить ее решение.
… из вычислений метрики LCOM4, в файле "LCOM4.xsl" позволит корректно обрабатывать только методы класса, не учитывая конструкторы при вычислении связей методов. Таким образом, решается проблема 554.

The inclusion of the code block that excludes constructors with parameters from the calculations of the LCOM4 metric in the "LCOM4.xsl" file effectively resolves issue 554.
… из вычислений метрики LCOM4, в файле "LCOM4.xsl" позволит корректно обрабатывать только методы класса, не учитывая конструкторы при вычислении связей методов. Таким образом, решается проблема 554.

The inclusion of the code block that excludes constructors with parameters from the calculations of the LCOM4 metric in the "LCOM4.xsl" file effectively resolves issue 554.
@michaelwelly
Copy link
Author

@yegor256

@yegor256
Copy link
Member

@michaelwelly please, use English

@yegor256
Copy link
Member

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

@yegor256 yegor256 mentioned this pull request Jun 27, 2024
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.

None yet

2 participants