Skip to content

Harden Solution2 stdin handling - #89

Closed
krotname wants to merge 1 commit into
mainfrom
codex/propose-fix-for-unbounded-stdin-processing
Closed

Harden Solution2 stdin handling#89
krotname wants to merge 1 commit into
mainfrom
codex/propose-fix-for-unbounded-stdin-processing

Harden Solution2 stdin handling

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

Annotations

Check warning on line 43 in src/main/java/algorithms/sprint1/Solution2.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this use of System.out by a logger.

See more on https://sonarcloud.io/project/issues?id=krotname_JavaAlgorithmsShowcase&issues=AZ-4pQ1UlD4Vfl8e7JHW&open=AZ-4pQ1UlD4Vfl8e7JHW&pullRequest=89

Check warning on line 39 in src/test/java/algorithms/AlgorithmCliTest.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=krotname_JavaAlgorithmsShowcase&issues=AZ-4pQzHlD4Vfl8e7JHU&open=AZ-4pQzHlD4Vfl8e7JHU&pullRequest=89

Check warning on line 47 in src/test/java/algorithms/AlgorithmCliTest.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=krotname_JavaAlgorithmsShowcase&issues=AZ-4pQzHlD4Vfl8e7JHV&open=AZ-4pQzHlD4Vfl8e7JHV&pullRequest=89