Skip to content

Implement filter parameter on ValueSet/$expand#3577

Merged
alexanderkiel merged 1 commit intomainfrom
3570-implement-filter-parameter-on-valueset$expand
Apr 27, 2026
Merged

Implement filter parameter on ValueSet/$expand#3577
alexanderkiel merged 1 commit intomainfrom
3570-implement-filter-parameter-on-valueset$expand

Conversation

@alexanderkiel
Copy link
Copy Markdown
Member

Closes: #3570

@alexanderkiel alexanderkiel linked an issue Apr 16, 2026 that may be closed by this pull request
@alexanderkiel alexanderkiel marked this pull request as draft April 16, 2026 12:56
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

❌ Patch coverage is 98.01980% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.10%. Comparing base (423a449) to head (7eee687).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ze/terminology_service/local/code_system/loinc.clj 95.34% 0 Missing and 2 partials ⚠️
...minology_service/local/code_system/sct/context.clj 94.59% 0 Missing and 2 partials ⚠️
...nology_service/local/code_system/loinc/context.clj 85.71% 0 Missing and 1 partial ⚠️
...laze/terminology_service/local/code_system/sct.clj 99.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3577      +/-   ##
==========================================
+ Coverage   96.06%   96.10%   +0.04%     
==========================================
  Files         413      414       +1     
  Lines       25648    25841     +193     
  Branches      641      639       -2     
==========================================
+ Hits        24638    24835     +197     
+ Misses        481      479       -2     
+ Partials      529      527       -2     
Files with missing lines Coverage Δ
...pand/src/blaze/fhir/operation/value_set/expand.clj 100.00% <100.00%> (ø)
...vice-local/src/blaze/terminology_service/local.clj 94.61% <100.00%> (ø)
...rc/blaze/terminology_service/local/code_system.clj 100.00% <100.00%> (ø)
...e/terminology_service/local/code_system/bcp_13.clj 97.36% <100.00%> (ø)
...e/terminology_service/local/code_system/bcp_47.clj 98.07% <100.00%> (ø)
...aze/terminology_service/local/code_system/core.clj 96.77% <ø> (ø)
.../terminology_service/local/code_system/default.clj 99.17% <100.00%> (+0.14%) ⬆️
...aze/terminology_service/local/code_system/ucum.clj 97.50% <100.00%> (ø)
...c/blaze/terminology_service/local/search_index.clj 100.00% <100.00%> (ø)
...aze/terminology_service/local/value_set/expand.clj 100.00% <100.00%> (ø)
... and 4 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexanderkiel alexanderkiel force-pushed the 3570-implement-filter-parameter-on-valueset$expand branch 3 times, most recently from fa325b8 to f8b6728 Compare April 22, 2026 10:46
@alexanderkiel alexanderkiel self-assigned this Apr 22, 2026
@alexanderkiel alexanderkiel marked this pull request as ready for review April 22, 2026 11:18
@alexanderkiel alexanderkiel requested a review from knoppiks April 22, 2026 11:18
@alexanderkiel alexanderkiel force-pushed the 3570-implement-filter-parameter-on-valueset$expand branch from f8b6728 to 29bc8b2 Compare April 22, 2026 13:29
Comment thread modules/frontend-e2e/src/value-set.spec.ts
Comment thread modules/frontend-e2e/docker-compose.yml
Comment thread modules/frontend/src/routes/ValueSet/$expand/+page.server.ts Outdated
Comment thread modules/frontend/src/routes/ValueSet/$expand/+page.svelte
@alexanderkiel alexanderkiel force-pushed the 3570-implement-filter-parameter-on-valueset$expand branch from 29bc8b2 to 7eee687 Compare April 27, 2026 10:26
@alexanderkiel alexanderkiel requested a review from knoppiks April 27, 2026 11:22
@alexanderkiel alexanderkiel added this pull request to the merge queue Apr 27, 2026
Merged via the queue into main with commit 0391bd3 Apr 27, 2026
172 checks passed
@alexanderkiel alexanderkiel deleted the 3570-implement-filter-parameter-on-valueset$expand branch April 27, 2026 11:39
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.

Implement filter parameter on ValueSet/$expand

2 participants