-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
401 / Исправлена ошибка удаления тестовых данных при создании объекта #405
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SonarQube Quality Gate failed! 
0 Bugs
0 Vulnerabilities
5 Code Smells
No data Coverage
0.00% Duplication
КонецЦикла; | ||
|
||
Возврат НоваяТаблицаЗначений; | ||
Возврат ЮТСравнениеСлужебныйСервер.ТабличныеДокументыРавны(ТабличныйДокумент1, ТабличныйДокумент2) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔗Пропущена точка с запятой в конце выражения
standard
badpractice
Why is this an issue?
|
||
// https://github.com/vanessa-opensource/add | ||
// перенесен из Functest | ||
Функция ПолучитьТаблицуЗначенийИзТабличногоДокумента(ТабличныйДокумент, УчитыватьТолькоВидимыеКолонки = Ложь, УчитыватьТолькоВидимыеСтроки = Ложь) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔗Добавьте описание возвращаемого значения функции
standard
badpractice
parameters
Why is this an issue?
|
||
// https://github.com/vanessa-opensource/add | ||
// перенесен из Functest | ||
Функция ПолучитьТаблицуЗначенийИзТабличногоДокумента(ТабличныйДокумент, УчитыватьТолькоВидимыеКолонки = Ложь, УчитыватьТолькоВидимыеСтроки = Ложь) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔗Уменьшите когнитивную сложность "ПолучитьТаблицуЗначенийИзТабличногоДокумента" с 17 до 15
brainoverload
parameters
Why is this an issue?
|
||
// https://github.com/vanessa-opensource/add | ||
// перенесен из Functest | ||
Функция ПолучитьТаблицуЗначенийИзТабличногоДокумента(ТабличныйДокумент, УчитыватьТолькоВидимыеКолонки = Ложь, УчитыватьТолькоВидимыеСтроки = Ложь) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔗Необходимо добавить описание всех параметров метода
standard
badpractice
Why is this an issue?
Колонки = НоваяТаблицаЗначений.Колонки; | ||
ТипСтрока = Новый ОписаниеТипов("Строка"); | ||
|
||
// TODO При определении видимости не учитывается наличие нескольких форматов строк, сейчас видимость колонки определяется по формату первой строки |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Описание изменений
Close #401