Skip to content

Fix Search helpers to use Multimap#969

Merged
barhodes merged 4 commits intomasterfrom
multiple-version-library-test
Mar 16, 2026
Merged

Fix Search helpers to use Multimap#969
barhodes merged 4 commits intomasterfrom
multiple-version-library-test

Conversation

@barhodes
Copy link
Contributor

The HAPI search API has deprecated use of the Map class for Search Parameters and instead requires either a Multimap or IRepositoryRestQueryContributor with SearchParameterMap. This changes the SearchHelpers to use a Multimap and modifies all tests that were expecting use of the old Map.

Also added a new test for evaluating multiple versions of a single CQL Library.

@github-actions
Copy link

github-actions bot commented Mar 16, 2026

Formatting check succeeded!

@barhodes barhodes enabled auto-merge (squash) March 16, 2026 15:20
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
78.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@barhodes barhodes merged commit 08cf4dc into master Mar 16, 2026
8 of 9 checks passed
@barhodes barhodes deleted the multiple-version-library-test branch March 16, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants