Skip to content

test: drop Enum.ordinal() dependence (Error Prone EnumOrdinal) in two…

d45e352
Select commit
Loading
Failed to load commit list.
Merged

Reorganize packages: move parameters, values, callbacks, exceptions, and loader to subpackages #214

test: drop Enum.ordinal() dependence (Error Prone EnumOrdinal) in two…
d45e352
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jun 7, 2026 in 38s

Quality Gate failed

Failed conditions
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 389 in src/test/java/net/ladenthin/llama/parameters/ModelParametersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz32Ve1EwRgTw0EQJ&open=AZ6iz32Ve1EwRgTw0EQJ&pullRequest=214

Check warning on line 25 in src/test/java/net/ladenthin/llama/value/LlamaOutputTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz3xre1EwRgTw0EKI&open=AZ6iz3xre1EwRgTw0EKI&pullRequest=214

Check warning on line 284 in src/test/java/net/ladenthin/llama/parameters/InferenceParametersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz320e1EwRgTw0ERZ&open=AZ6iz320e1EwRgTw0ERZ&pullRequest=214

Check warning on line 104 in src/test/java/net/ladenthin/llama/ErrorHandlingTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz3_Ke1EwRgTw0EYG&open=AZ6iz3_Ke1EwRgTw0EYG&pullRequest=214

Check warning on line 106 in src/test/java/net/ladenthin/llama/ResponseJsonStructureTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz33Ke1EwRgTw0ESV&open=AZ6iz33Ke1EwRgTw0ESV&pullRequest=214

Check warning on line 54 in src/test/java/net/ladenthin/llama/value/ContentPartTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz3zce1EwRgTw0ELe&open=AZ6iz3zce1EwRgTw0ELe&pullRequest=214

Check warning on line 224 in src/test/java/net/ladenthin/llama/SessionConcurrencyTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz37fe1EwRgTw0EW5&open=AZ6iz37fe1EwRgTw0EW5&pullRequest=214

Check warning on line 60 in src/test/java/net/ladenthin/llama/ChatAdvancedTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz363e1EwRgTw0EWC&open=AZ6iz363e1EwRgTw0EWC&pullRequest=214

Check warning on line 96 in src/test/java/net/ladenthin/llama/MultimodalMessagesTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz36Le1EwRgTw0EVv&open=AZ6iz36Le1EwRgTw0EVv&pullRequest=214

Check warning on line 146 in src/test/java/net/ladenthin/llama/parameters/ModelParametersExtendedTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz312e1EwRgTw0ENH&open=AZ6iz312e1EwRgTw0ENH&pullRequest=214

Check warning on line 680 in src/test/java/net/ladenthin/llama/parameters/ModelParametersExtendedTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz312e1EwRgTw0EOS&open=AZ6iz312e1EwRgTw0EOS&pullRequest=214

Check warning on line 54 in src/test/java/net/ladenthin/llama/parameters/ModelParametersExtendedTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz312e1EwRgTw0EM5&open=AZ6iz312e1EwRgTw0EM5&pullRequest=214

Check warning on line 58 in src/test/java/net/ladenthin/llama/parameters/ModelParametersTest.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=bernardladenthin_java-llama.cpp&issues=AZ6iz32Ve1EwRgTw0EQa&open=AZ6iz32Ve1EwRgTw0EQa&pullRequest=214

Check warning on line 47 in src/test/java/net/ladenthin/llama/LlamaModelSkipDownloadTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz35Je1EwRgTw0EVW&open=AZ6iz35Je1EwRgTw0EVW&pullRequest=214

Check warning on line 93 in src/test/java/net/ladenthin/llama/ConfigureParallelInferenceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz37Se1EwRgTw0EWs&open=AZ6iz37Se1EwRgTw0EWs&pullRequest=214

Check warning on line 189 in src/test/java/net/ladenthin/llama/ErrorHandlingTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz3_Ke1EwRgTw0EYM&open=AZ6iz3_Ke1EwRgTw0EYM&pullRequest=214

Check warning on line 141 in src/test/java/net/ladenthin/llama/value/PairTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz3yke1EwRgTw0ELG&open=AZ6iz3yke1EwRgTw0ELG&pullRequest=214

Check warning on line 82 in src/test/java/net/ladenthin/llama/parameters/ModelParametersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz32Ve1EwRgTw0EPh&open=AZ6iz32Ve1EwRgTw0EPh&pullRequest=214

Check warning on line 52 in src/test/java/net/ladenthin/llama/value/TimingsTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz3xOe1EwRgTw0EJ6&open=AZ6iz3xOe1EwRgTw0EJ6&pullRequest=214

Check warning on line 260 in src/test/java/net/ladenthin/llama/parameters/JsonEndpointParametersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz32Ee1EwRgTw0EPV&open=AZ6iz32Ee1EwRgTw0EPV&pullRequest=214

Check warning on line 1096 in src/test/java/net/ladenthin/llama/LlamaModelTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz372e1EwRgTw0EXx&open=AZ6iz372e1EwRgTw0EXx&pullRequest=214

Check warning on line 17 in src/test/java/net/ladenthin/llama/value/UsageTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz30Me1EwRgTw0EMI&open=AZ6iz30Me1EwRgTw0EMI&pullRequest=214

Check warning on line 465 in src/test/java/net/ladenthin/llama/ChatAdvancedTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz363e1EwRgTw0EWR&open=AZ6iz363e1EwRgTw0EWR&pullRequest=214

Check warning on line 284 in src/test/java/net/ladenthin/llama/parameters/ModelParametersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz32Ve1EwRgTw0EP9&open=AZ6iz32Ve1EwRgTw0EP9&pullRequest=214

Check warning on line 52 in src/test/java/net/ladenthin/llama/ChatScenarioTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=bernardladenthin_java-llama.cpp&issues=AZ6iz349e1EwRgTw0EVU&open=AZ6iz349e1EwRgTw0EVU&pullRequest=214