Skip to content

ParallelCollectors.parallelForEach()

6b87564
Select commit
Loading
Failed to load commit list.
Draft

ParallelCollectors.parallelForEach() #1223

ParallelCollectors.parallelForEach()
6b87564
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 7, 2026 in 12s

Annotations

Check warning on line 951 in src/main/java/com/pivovarit/collectors/ParallelCollectors.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=pivovarit_parallel-collectors&issues=AZzHpooLQh-IuXSnKU-P&open=AZzHpooLQh-IuXSnKU-P&pullRequest=1223

Check failure on line 858 in src/main/java/com/pivovarit/collectors/ParallelCollectors.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "action cannot be null" 3 times.

See more on https://sonarcloud.io/project/issues?id=pivovarit_parallel-collectors&issues=AZzHpooLQh-IuXSnKU-Q&open=AZzHpooLQh-IuXSnKU-Q&pullRequest=1223

Check warning on line 69 in src/test/java/com/pivovarit/collectors/test/ParallelForEachTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code of the lambda to have only one invocation possibly throwing a runtime exception.

See more on https://sonarcloud.io/project/issues?id=pivovarit_parallel-collectors&issues=AZzHpoqXQh-IuXSnKU-R&open=AZzHpoqXQh-IuXSnKU-R&pullRequest=1223