Skip to content

test: remove low-value tests

29f2e01
Select commit
Loading
Failed to load commit list.
Draft

fix: multiprovider parity gaps with JS SDK reference (#1882) #1897

test: remove low-value tests
29f2e01
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 8, 2026 in 23s

Annotations

Check warning on line 114 in src/main/java/dev/openfeature/sdk/multiprovider/MultiProviderHookExecutor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested try block into a separate method.

See more on https://sonarcloud.io/project/issues?id=open-feature_java-sdk&issues=AZ4I5-7UQGUHqaiXddIG&open=AZ4I5-7UQGUHqaiXddIG&pullRequest=1897

Check failure on line 43 in src/main/java/dev/openfeature/sdk/multiprovider/MultiProviderHookExecutor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=open-feature_java-sdk&issues=AZ4I5-7UQGUHqaiXddIH&open=AZ4I5-7UQGUHqaiXddIH&pullRequest=1897

Check failure on line 95 in src/main/java/dev/openfeature/sdk/multiprovider/ComparisonStrategy.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=open-feature_java-sdk&issues=AZ4I0vsHn67pI1HeG1OB&open=AZ4I0vsHn67pI1HeG1OB&pullRequest=1897

Check warning on line 86 in src/test/java/dev/openfeature/sdk/multiprovider/MultiProviderTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Consume or remove this unused collection

See more on https://sonarcloud.io/project/issues?id=open-feature_java-sdk&issues=AZ4I0vnHn67pI1HeG1OA&open=AZ4I0vnHn67pI1HeG1OA&pullRequest=1897

Check warning on line 43 in src/main/java/dev/openfeature/sdk/multiprovider/MultiProviderHookExecutor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

A "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 121 to 64, Complexity from 17 to 14, Nesting Level from 4 to 2, Number of Variables from 28 to 6.

See more on https://sonarcloud.io/project/issues?id=open-feature_java-sdk&issues=AZ4I5-7VQGUHqaiXddII&open=AZ4I5-7VQGUHqaiXddII&pullRequest=1897