Skip to content

Improve Parameter Coercion in Terminology Service - #4184

Merged
alexanderkiel merged 1 commit into
mainfrom
claude/issue-4178-terminology-param-coercion
Sep 4, 2026
Merged

Improve Parameter Coercion in Terminology Service#4184
alexanderkiel merged 1 commit into
mainfrom
claude/issue-4178-terminology-param-coercion

Conversation

@alexanderkiel

Copy link
Copy Markdown
Member

Closes: #4178

@alexanderkiel alexanderkiel self-assigned this Sep 3, 2026
@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 99.03846% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.55%. Comparing base (7a9d81e) to head (e4225e5).

Files with missing lines Patch % Lines
...odules/fhir-structure/src/blaze/fhir/util_spec.clj 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4184      +/-   ##
==========================================
- Coverage   96.57%   96.55%   -0.02%     
==========================================
  Files         443      443              
  Lines       28231    28284      +53     
  Branches      662      660       -2     
==========================================
+ Hits        27264    27311      +47     
- Misses        465      467       +2     
- Partials      502      506       +4     
Files with missing lines Coverage Δ
modules/fhir-structure/src/blaze/fhir/util.clj 99.18% <100.00%> (-0.82%) ⬇️
...blaze/fhir/operation/code_system/validate_code.clj 100.00% <100.00%> (ø)
...pand/src/blaze/fhir/operation/value_set/expand.clj 100.00% <100.00%> (ø)
...c/blaze/fhir/operation/value_set/validate_code.clj 100.00% <100.00%> (ø)
modules/rest-util/src/blaze/handler/fhir/util.clj 99.43% <100.00%> (+0.05%) ⬆️
...les/rest-util/src/blaze/handler/fhir/util_spec.clj 93.40% <100.00%> (+0.72%) ⬆️
...vice-local/src/blaze/terminology_service/local.clj 94.93% <100.00%> (-0.02%) ⬇️
...odules/fhir-structure/src/blaze/fhir/util_spec.clj 89.28% <92.30%> (+1.78%) ⬆️

... 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 claude/issue-4178-terminology-param-coercion branch 4 times, most recently from e3764e8 to d249ff0 Compare September 3, 2026 16:03
Comment thread modules/rest-util/src/blaze/handler/fhir/util_spec.clj Outdated
Closes: #4178

Signed-off-by: Alexander Kiel <alexanderkiel@gmx.net>
@alexanderkiel
alexanderkiel force-pushed the claude/issue-4178-terminology-param-coercion branch from d249ff0 to e4225e5 Compare September 4, 2026 07:58
@alexanderkiel
alexanderkiel added this pull request to the merge queue Sep 4, 2026
Merged via the queue into main with commit d04c3e0 Sep 4, 2026
122 checks passed
@alexanderkiel
alexanderkiel deleted the claude/issue-4178-terminology-param-coercion branch September 4, 2026 08:52
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.

Improve Parameter Coercion in Terminology Service

2 participants