Skip to content

Implement CQL ValueSet Retrieve#3280

Merged
alexanderkiel merged 1 commit intomainfrom
3279-implement-cql-valueset-retrieve
Apr 10, 2026
Merged

Implement CQL ValueSet Retrieve#3280
alexanderkiel merged 1 commit intomainfrom
3279-implement-cql-valueset-retrieve

Conversation

@alexanderkiel
Copy link
Copy Markdown
Member

Closes: #3279

@alexanderkiel alexanderkiel linked an issue Jan 23, 2026 that may be closed by this pull request
@alexanderkiel alexanderkiel self-assigned this Jan 23, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 23, 2026

Codecov Report

❌ Patch coverage is 99.20635% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.00%. Comparing base (23c553f) to head (a0a3c03).

Files with missing lines Patch % Lines
...dules/cql/src/blaze/elm/compiler/external_data.clj 97.14% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3280      +/-   ##
==========================================
- Coverage   96.01%   96.00%   -0.01%     
==========================================
  Files         410      410              
  Lines       25497    25541      +44     
  Branches      643      644       +1     
==========================================
+ Hits        24480    24521      +41     
- Misses        486      487       +1     
- Partials      531      533       +2     
Files with missing lines Coverage Δ
.../cql/src/blaze/elm/compiler/clinical_operators.clj 96.61% <100.00%> (ø)
...les/cql/src/blaze/elm/compiler/clinical_values.clj 100.00% <100.00%> (ø)
modules/cql/src/blaze/elm/value_set.clj 100.00% <100.00%> (ø)
modules/cql/src/blaze/elm/value_set/protocol.clj 100.00% <ø> (ø)
modules/db/src/blaze/db/api.clj 97.22% <100.00%> (ø)
modules/db/src/blaze/db/api_spec.clj 99.44% <100.00%> (+0.03%) ⬆️
...odules/db/src/blaze/db/impl/search_param/token.clj 97.42% <100.00%> (+0.05%) ⬆️
...service/local/code_system/filter/descendent_of.clj 100.00% <100.00%> (ø)
...nology_service/local/code_system/filter/exists.clj 100.00% <100.00%> (ø)
...minology_service/local/code_system/filter/is_a.clj 100.00% <100.00%> (ø)
... and 1 more

... and 2 files 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 3279-implement-cql-valueset-retrieve branch 2 times, most recently from 5e6242f to 6f99bd8 Compare January 25, 2026 20:12
@alexanderkiel alexanderkiel force-pushed the 3279-implement-cql-valueset-retrieve branch 4 times, most recently from 2424020 to a0a3c03 Compare April 10, 2026 12:55
@alexanderkiel alexanderkiel force-pushed the 3279-implement-cql-valueset-retrieve branch from a0a3c03 to b27d7aa Compare April 10, 2026 13:48
@alexanderkiel alexanderkiel merged commit 4d6aba1 into main Apr 10, 2026
4 of 7 checks passed
@alexanderkiel alexanderkiel deleted the 3279-implement-cql-valueset-retrieve branch April 10, 2026 13:49
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 CQL ValueSet Retrieve

1 participant