Harden Solution2 stdin handling - #89
Closed
krotname wants to merge 1 commit into
Closed
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Jul 31, 2026 in 42s
Quality Gate passed
Annotations
Check warning on line 43 in src/main/java/algorithms/sprint1/Solution2.java
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
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
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
Loading