Skip to content

Реализация Solution v2#639

Merged
theshadowco merged 4 commits into
developfrom
feature/solution_v2
Jul 8, 2026
Merged

Реализация Solution v2#639
theshadowco merged 4 commits into
developfrom
feature/solution_v2

sq fixes

f80b023
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 8, 2026 in 42s

Annotations

Check failure on line 346 in src/main/java/com/github/_1c_syntax/bsl/reader/MDMerger.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce the number of conditional operators (12) used in the expression (maximum allowed 4).

See more on https://sonarcloud.io/project/issues?id=1c-syntax_mdclasses&issues=AZ9AbmHRk_pxPkBC9NHJ&open=AZ9AbmHRk_pxPkBC9NHJ&pullRequest=639

Check warning on line 67 in src/main/java/com/github/_1c_syntax/bsl/reader/designer/converter/ConfigurationConverter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Either log or rethrow this exception.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_mdclasses&issues=AZ9ANfnu3vq2AwgGr4By&open=AZ9ANfnu3vq2AwgGr4By&pullRequest=639

Check failure on line 350 in src/main/java/com/github/_1c_syntax/bsl/reader/MDMerger.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The Cyclomatic Complexity of this method "copyChildrenByType" is 14 which is greater than 10 authorized.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_mdclasses&issues=AZ9AbmHRk_pxPkBC9NHK&open=AZ9AbmHRk_pxPkBC9NHK&pullRequest=639

Check failure on line 333 in src/main/java/com/github/_1c_syntax/bsl/reader/MDMerger.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The Cyclomatic Complexity of this method "isSpecialChild" is 13 which is greater than 10 authorized.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_mdclasses&issues=AZ9AbmHRk_pxPkBC9NHI&open=AZ9AbmHRk_pxPkBC9NHI&pullRequest=639

Check failure on line 364 in src/main/java/com/github/_1c_syntax/bsl/reader/MDMerger.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "attributes" 3 times.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_mdclasses&issues=AZ9ANfqh3vq2AwgGr4B0&open=AZ9ANfqh3vq2AwgGr4B0&pullRequest=639

Check warning on line 173 in src/main/java/com/github/_1c_syntax/bsl/reader/MDMerger.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use 'java.lang.Iterable' here; it is a more general type than 'List'.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_mdclasses&issues=AZ9ANfqh3vq2AwgGr4B1&open=AZ9ANfqh3vq2AwgGr4B1&pullRequest=639