Skip to content

feat(packages): migrate package endpoints to holdingsIQ v2 API#687

Merged
psmagin merged 17 commits into
masterfrom
MODKBEKBJ-804
Jun 29, 2026
Merged

feat(packages): migrate package endpoints to holdingsIQ v2 API#687
psmagin merged 17 commits into
masterfrom
MODKBEKBJ-804

update news

e26a9e4
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 26, 2026 in 45s

Annotations

Check warning on line 34 in src/main/java/org/folio/rest/model/filter/AccessTypeFilter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this block of code, fill it in, or add a comment explaining why it is empty.

See more on https://sonarcloud.io/project/issues?id=org.folio%3Amod-kb-ebsco-java&issues=AZ8Dy79XEqD8c6pvjDPA&open=AZ8Dy79XEqD8c6pvjDPA&pullRequest=687

Check warning on line 114 in src/test/java/org/folio/rest/impl/EholdingsTagsImplIntegrationTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace these 3 tests with a single Parameterized one.

See more on https://sonarcloud.io/project/issues?id=org.folio%3Amod-kb-ebsco-java&issues=AZ8Dy7_UEqD8c6pvjDPD&open=AZ8Dy7_UEqD8c6pvjDPD&pullRequest=687

Check warning on line 147 in src/main/java/org/folio/rmapi/PackageServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=org.folio%3Amod-kb-ebsco-java&issues=AZ8Dy7-PEqD8c6pvjDPB&open=AZ8Dy7-PEqD8c6pvjDPB&pullRequest=687

Check warning on line 26 in src/main/java/org/folio/common/ListUtils.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Return an empty collection instead of null.

See more on https://sonarcloud.io/project/issues?id=org.folio%3Amod-kb-ebsco-java&issues=AZ8Dy7_CEqD8c6pvjDPC&open=AZ8Dy7_CEqD8c6pvjDPC&pullRequest=687